Home
last modified time | relevance | path

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

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