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-7.0/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h760 int &TrueCycles, int &FalseCycles) const { in canInsertSelect()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.cpp637 int &CondCycles, int &TrueCycles, in canInsertSelect()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCInstrInfo.cpp746 int &CondCycles, int &TrueCycles, int &FalseCycles) const { in canInsertSelect()
/external/llvm/lib/Target/AArch64/
DAArch64InstrInfo.cpp368 unsigned TrueReg, unsigned FalseReg, int &CondCycles, int &TrueCycles, in canInsertSelect()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64InstrInfo.cpp489 int &CondCycles, int &TrueCycles, in canInsertSelect()
/external/llvm/lib/Target/X86/
DX86InstrInfo.cpp4280 int &CondCycles, int &TrueCycles, int &FalseCycles) const { in canInsertSelect()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.cpp1788 int &TrueCycles, int &FalseCycles) const { in canInsertSelect()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86InstrInfo.cpp2900 int &CondCycles, int &TrueCycles, int &FalseCycles) const { in canInsertSelect()