OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:shouldScheduleLoadsNear
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
AMDGPUInstrInfo.cpp
187
bool AMDGPUInstrInfo::
shouldScheduleLoadsNear
(SDNode *Load1, SDNode *Load2,
/external/llvm/lib/Target/R600/
AMDGPUInstrInfo.cpp
167
bool AMDGPUInstrInfo::
shouldScheduleLoadsNear
(SDNode *Load1, SDNode *Load2,
/external/mesa3d/src/gallium/drivers/radeon/
AMDGPUInstrInfo.cpp
187
bool AMDGPUInstrInfo::
shouldScheduleLoadsNear
(SDNode *Load1, SDNode *Load2,
/external/llvm/include/llvm/Target/
TargetInstrInfo.h
597
///
shouldScheduleLoadsNear
- This is a used by the pre-regalloc scheduler to
605
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 327 milliseconds