Searched defs:shouldScheduleAdjacent (Results 1 - 3 of 3) sorted by relevance
/external/llvm/include/llvm/Target/ | ||
H A D | TargetInstrInfo.h | 858 virtual bool shouldScheduleAdjacent(MachineInstr* First, function in class:llvm::TargetInstrInfo |
/external/llvm/lib/Target/AArch64/ | ||
H A D | AArch64InstrInfo.cpp | 1458 bool AArch64InstrInfo::shouldScheduleAdjacent(MachineInstr *First, function in class:AArch64InstrInfo |
/external/llvm/lib/Target/X86/ | ||
H A D | X86InstrInfo.cpp | 5792 bool X86InstrInfo::shouldScheduleAdjacent(MachineInstr* First, function in class:X86InstrInfo |
Completed in 152 milliseconds