Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp1526 findCondCodeUseOperandIdxForBranchOrSelect(const MachineInstr &Instr) { in findCondCodeUseOperandIdxForBranchOrSelect() function
1558 int CCIdx = findCondCodeUseOperandIdxForBranchOrSelect(Instr); in findCondCodeUsedByInstr()
1824 int Idx = findCondCodeUseOperandIdxForBranchOrSelect(*CCUseInstr); in removeCmpToZeroOrOne()