Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZElimCompare.cpp91 bool adjustCCMasksForInstr(MachineInstr &MI, MachineInstr &Compare,
293 if (!Opcode || !adjustCCMasksForInstr(MI, Compare, CCUsers, Opcode)) in convertToLoadAndTest()
313 bool SystemZElimCompare::adjustCCMasksForInstr( in adjustCCMasksForInstr() function in SystemZElimCompare
455 (!CCRefs.Def && adjustCCMasksForInstr(MI, Compare, CCUsers))) { in optimizeCompareZero()
/external/llvm/lib/Target/SystemZ/
DSystemZElimCompare.cpp77 bool adjustCCMasksForInstr(MachineInstr &MI, MachineInstr &Compare,
240 bool SystemZElimCompare::adjustCCMasksForInstr( in adjustCCMasksForInstr() function in SystemZElimCompare
358 (!CCRefs.Def && adjustCCMasksForInstr(MI, Compare, CCUsers))) { in optimizeCompareZero()