Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp1542 findCondCodeUseOperandIdxForBranchOrSelect(const MachineInstr &Instr) { in findCondCodeUseOperandIdxForBranchOrSelect() function
1595 int CCIdx = findCondCodeUseOperandIdxForBranchOrSelect(Instr); in findCondCodeUsedByInstr()
1862 int Idx = findCondCodeUseOperandIdxForBranchOrSelect(*CCUseInstr); in removeCmpToZeroOrOne()