Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h547 MachineBasicBlock *emitLoadAndTestCmp0(MachineInstr *MI,
DSystemZISelLowering.cpp5648 SystemZTargetLowering::emitLoadAndTestCmp0(MachineInstr *MI, in emitLoadAndTestCmp0() function in SystemZTargetLowering
5920 return emitLoadAndTestCmp0(MI, MBB, SystemZ::LTEBR); in EmitInstrWithCustomInserter()
5922 return emitLoadAndTestCmp0(MI, MBB, SystemZ::LTDBR); in EmitInstrWithCustomInserter()
5924 return emitLoadAndTestCmp0(MI, MBB, SystemZ::LTXBR); in EmitInstrWithCustomInserter()