HomeSort by: relevance | last modified time | path
    Searched refs:substituteCmpToZero (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
AArch64InstrInfo.h 344 bool substituteCmpToZero(MachineInstr &CmpInstr, unsigned SrcReg,
AArch64InstrInfo.cpp 1476 if (!CmpValue && substituteCmpToZero(CmpInstr, SrcReg, *MRI))
1720 bool AArch64InstrInfo::substituteCmpToZero(

Completed in 57 milliseconds