Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DEarlyIfConversion.cpp115 int CondCycles = 0, TCycles = 0, FCycles = 0; member
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp553 Register FalseReg, int &CondCycles, in canInsertSelect()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h937 int &CondCycles, int &TrueCycles, in canInsertSelect()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp1523 Register FalseReg, int &CondCycles, in canInsertSelect()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp4100 Register FalseReg, int &CondCycles, in canInsertSelect()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp705 Register FalseReg, int &CondCycles, in canInsertSelect()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp3224 Register FalseReg, int &CondCycles, in canInsertSelect()