Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp1178 static bool UpdateOperandRegClass(MachineInstr &Instr) { in UpdateOperandRegClass() function
1429 bool succeeded = UpdateOperandRegClass(*Pred); in optimizePTestInstr()
1481 bool succeeded = UpdateOperandRegClass(CmpInstr); in optimizeCompareInstr()
1741 bool succeeded = UpdateOperandRegClass(*MI); in substituteCmpToZero()