Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64InstrInfo.h211 bool substituteCmpToZero(MachineInstr &CmpInstr, unsigned SrcReg,
DAArch64InstrInfo.cpp920 return substituteCmpToZero(CmpInstr, SrcReg, MRI); in optimizeCompareInstr()
1118 bool AArch64InstrInfo::substituteCmpToZero( in substituteCmpToZero() function in AArch64InstrInfo
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64InstrInfo.h273 bool substituteCmpToZero(MachineInstr &CmpInstr, unsigned SrcReg,
DAArch64InstrInfo.cpp1346 return substituteCmpToZero(CmpInstr, SrcReg, MRI); in optimizeCompareInstr()
1567 bool AArch64InstrInfo::substituteCmpToZero( in substituteCmpToZero() function in AArch64InstrInfo