HomeSort by relevance Sort by last modified time
    Searched refs:substituteCmpToZero (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/AArch64/
AArch64InstrInfo.h 211 bool substituteCmpToZero(MachineInstr &CmpInstr, unsigned SrcReg,
AArch64InstrInfo.cpp 920 return substituteCmpToZero(CmpInstr, SrcReg, MRI);
    [all...]

Completed in 83 milliseconds