Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZElimCompare.cpp74 bool convertToBRCT(MachineInstr &MI, MachineInstr &Compare,
175 bool SystemZElimCompare::convertToBRCT( in convertToBRCT() function in SystemZElimCompare
352 if (!CCRefs.Use && !SrcRefs && convertToBRCT(MI, Compare, CCUsers)) { in optimizeCompareZero()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZElimCompare.cpp85 bool convertToBRCT(MachineInstr &MI, MachineInstr &Compare,
193 bool SystemZElimCompare::convertToBRCT( in convertToBRCT() function in SystemZElimCompare
444 if (convertToBRCT(MI, Compare, CCUsers)) { in optimizeCompareZero()