Searched defs:TrueCycles (Results 1 – 10 of 10) sorted by relevance
| /external/llvm/include/llvm/Target/ |
| D | TargetInstrInfo.h | 692 int &TrueCycles, int &FalseCycles) const { in canInsertSelect()
|
| /external/llvm/lib/Target/PowerPC/ |
| D | PPCInstrInfo.cpp | 688 int &CondCycles, int &TrueCycles, int &FalseCycles) const { in canInsertSelect()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| D | TargetInstrInfo.h | 849 int &TrueCycles, int &FalseCycles) const { in canInsertSelect()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
| D | SystemZInstrInfo.cpp | 536 int &CondCycles, int &TrueCycles, in canInsertSelect()
|
| /external/llvm/lib/Target/AArch64/ |
| D | AArch64InstrInfo.cpp | 368 unsigned TrueReg, unsigned FalseReg, int &CondCycles, int &TrueCycles, in canInsertSelect()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
| D | PPCInstrInfo.cpp | 758 int &CondCycles, int &TrueCycles, int &FalseCycles) const { in canInsertSelect()
|
| /external/llvm/lib/Target/X86/ |
| D | X86InstrInfo.cpp | 4280 int &CondCycles, int &TrueCycles, int &FalseCycles) const { in canInsertSelect()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
| D | AArch64InstrInfo.cpp | 500 int &CondCycles, int &TrueCycles, in canInsertSelect()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
| D | X86InstrInfo.cpp | 2833 int &CondCycles, int &TrueCycles, int &FalseCycles) const { in canInsertSelect()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
| D | SIInstrInfo.cpp | 2130 int &TrueCycles, int &FalseCycles) const { in canInsertSelect()
|