Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h757 MachineBasicBlock *emitLoadAndTestCmp0(MachineInstr &MI,
H A DSystemZISelLowering.cpp8641 MachineBasicBlock *SystemZTargetLowering::emitLoadAndTestCmp0( in emitLoadAndTestCmp0() function in SystemZTargetLowering
9020 return emitLoadAndTestCmp0(MI, MBB, SystemZ::LTEBR); in EmitInstrWithCustomInserter()
9022 return emitLoadAndTestCmp0(MI, MBB, SystemZ::LTDBR); in EmitInstrWithCustomInserter()
9024 return emitLoadAndTestCmp0(MI, MBB, SystemZ::LTXBR); in EmitInstrWithCustomInserter()