Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp1672 static AArch64CC::CondCode findCondCodeUsedByInstr(const MachineInstr &Instr) { in findCondCodeUsedByInstr() function
1743 AArch64CC::CondCode CC = findCondCodeUsedByInstr(Instr); in examineCFlagsUse()
1865 AArch64CC::CondCode MICC = findCondCodeUsedByInstr(MI); in canCmpInstrBeRemoved()