Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp1182 static bool UpdateOperandRegClass(MachineInstr &Instr) { in UpdateOperandRegClass() function
1404 bool succeeded = UpdateOperandRegClass(*Pred); in optimizePTestInstr()
1456 bool succeeded = UpdateOperandRegClass(CmpInstr); in optimizeCompareInstr()
1740 bool succeeded = UpdateOperandRegClass(*MI); in substituteCmpToZero()