OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:shouldScheduleLoadsNear
(Results
1 - 4
of
4
) sorted by null
/external/llvm/lib/Target/R600/
AMDGPUInstrInfo.cpp
188
bool AMDGPUInstrInfo::
shouldScheduleLoadsNear
(SDNode *Load1, SDNode *Load2,
/external/llvm/include/llvm/Target/
TargetInstrInfo.h
606
///
shouldScheduleLoadsNear
- This is a used by the pre-regalloc scheduler to
614
virtual bool
shouldScheduleLoadsNear
(SDNode *Load1, SDNode *Load2,
[
all
...]
/external/llvm/lib/Target/X86/
X86InstrInfo.cpp
[
all
...]
/external/llvm/lib/Target/ARM/
ARMBaseInstrInfo.cpp
[
all
...]
Completed in 760 milliseconds