Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64InstrInfo.cpp1048 static bool UpdateOperandRegClass(MachineInstr &Instr) { in UpdateOperandRegClass() function
1203 bool succeeded = UpdateOperandRegClass(CmpInstr); in optimizeCompareInstr()
1462 bool succeeded = UpdateOperandRegClass(*MI); in substituteCmpToZero()