Searched refs:getPartialRegUpdateClearance (Results 1 – 12 of 12) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | BreakFalseDeps.cpp | 203 unsigned Pref = TII->getPartialRegUpdateClearance(*MI, i, TRI); in processDefs()
|
/external/llvm/lib/Target/X86/ |
D | X86InstrInfo.h | 456 getPartialRegUpdateClearance(const MachineInstr &MI, unsigned OpNum,
|
D | X86InstrInfo.cpp | 5967 unsigned X86InstrInfo::getPartialRegUpdateClearance( in getPartialRegUpdateClearance() function in X86InstrInfo
|
/external/llvm/lib/Target/ARM/ |
D | ARMBaseInstrInfo.h | 295 getPartialRegUpdateClearance(const MachineInstr &, unsigned,
|
D | ARMBaseInstrInfo.cpp | 4482 unsigned ARMBaseInstrInfo::getPartialRegUpdateClearance( in getPartialRegUpdateClearance() function in ARMBaseInstrInfo
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86InstrInfo.h | 481 getPartialRegUpdateClearance(const MachineInstr &MI, unsigned OpNum,
|
D | X86InstrInfo.cpp | 4375 unsigned X86InstrInfo::getPartialRegUpdateClearance( in getPartialRegUpdateClearance() function in X86InstrInfo
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMBaseInstrInfo.h | 326 getPartialRegUpdateClearance(const MachineInstr &, unsigned,
|
D | ARMBaseInstrInfo.cpp | 4877 unsigned ARMBaseInstrInfo::getPartialRegUpdateClearance( in getPartialRegUpdateClearance() function in ARMBaseInstrInfo
|
/external/llvm/include/llvm/Target/ |
D | TargetInstrInfo.h | 1370 getPartialRegUpdateClearance(const MachineInstr &MI, unsigned OpNum, in getPartialRegUpdateClearance() function
|
/external/llvm/lib/CodeGen/ |
D | ExecutionDepsFix.cpp | 534 unsigned Pref = TII->getPartialRegUpdateClearance(*MI, i, TRI); in processDefs()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | TargetInstrInfo.h | 1463 getPartialRegUpdateClearance(const MachineInstr &MI, unsigned OpNum, in getPartialRegUpdateClearance() function
|