Home
last modified time | relevance | path

Searched defs:CondCycles (Results 1 – 12 of 12) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DEarlyIfConversion.cpp114 int CondCycles, TCycles, FCycles; member
/external/llvm/lib/CodeGen/
DEarlyIfConversion.cpp114 int CondCycles, TCycles, FCycles; member
/external/llvm/include/llvm/Target/
DTargetInstrInfo.h691 int &CondCycles, 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.h759 unsigned FalseReg, int &CondCycles, 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.cpp1787 int &CondCycles, in canInsertSelect()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86InstrInfo.cpp2900 int &CondCycles, int &TrueCycles, int &FalseCycles) const { in canInsertSelect()