OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:shouldSink
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
MachineSink.cpp
383
if (!TII->
shouldSink
(MI)) {
1293
if (!TII->
shouldSink
(MI))
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
TargetInstrInfo.h
377
virtual bool
shouldSink
(const MachineInstr &MI) const { return true; }
/src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
ARMBaseInstrInfo.h
224
bool
shouldSink
(const MachineInstr &MI) const override;
ARMBaseInstrInfo.cpp
3259
bool ARMBaseInstrInfo::
shouldSink
(const MachineInstr &MI) const {
Completed in 21 milliseconds
Indexes created Tue Sep 22 00:26:15 UTC 2026