Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h591 MachineBasicBlock *emitLoadAndTestCmp0(MachineInstr &MI,
DSystemZISelLowering.cpp5968 MachineBasicBlock *SystemZTargetLowering::emitLoadAndTestCmp0( in emitLoadAndTestCmp0() function in SystemZTargetLowering
6239 return emitLoadAndTestCmp0(MI, MBB, SystemZ::LTEBR); in EmitInstrWithCustomInserter()
6241 return emitLoadAndTestCmp0(MI, MBB, SystemZ::LTDBR); in EmitInstrWithCustomInserter()
6243 return emitLoadAndTestCmp0(MI, MBB, SystemZ::LTXBR); in EmitInstrWithCustomInserter()