Home
last modified time | relevance | path

Searched defs:TrueCycles (Results 1 – 10 of 10) sorted by relevance

/external/llvm/include/llvm/Target/
DTargetInstrInfo.h692 int &TrueCycles, int &FalseCycles) const { in canInsertSelect()
/external/llvm/lib/Target/PowerPC/
DPPCInstrInfo.cpp688 int &CondCycles, int &TrueCycles, int &FalseCycles) const { in canInsertSelect()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h849 int &TrueCycles, int &FalseCycles) const { in canInsertSelect()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.cpp536 int &CondCycles, int &TrueCycles, in canInsertSelect()
/external/llvm/lib/Target/AArch64/
DAArch64InstrInfo.cpp368 unsigned TrueReg, unsigned FalseReg, int &CondCycles, int &TrueCycles, in canInsertSelect()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCInstrInfo.cpp758 int &CondCycles, int &TrueCycles, int &FalseCycles) const { in canInsertSelect()
/external/llvm/lib/Target/X86/
DX86InstrInfo.cpp4280 int &CondCycles, int &TrueCycles, int &FalseCycles) const { in canInsertSelect()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64InstrInfo.cpp500 int &CondCycles, int &TrueCycles, in canInsertSelect()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InstrInfo.cpp2833 int &CondCycles, int &TrueCycles, int &FalseCycles) const { in canInsertSelect()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.cpp2130 int &TrueCycles, int &FalseCycles) const { in canInsertSelect()