Home
last modified time | relevance | path

Searched refs:findCondCodeUseOperandIdxForBranchOrSelect (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp1641 findCondCodeUseOperandIdxForBranchOrSelect(const MachineInstr &Instr) { in findCondCodeUseOperandIdxForBranchOrSelect() function
1673 int CCIdx = findCondCodeUseOperandIdxForBranchOrSelect(Instr); in findCondCodeUsedByInstr()
1956 int Idx = findCondCodeUseOperandIdxForBranchOrSelect(*CCUseInstr); in removeCmpToZeroOrOne()