Home
last modified time | relevance | path

Searched refs:emitLoadAndTestCmp0 (Results 1 – 4 of 4) 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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h645 MachineBasicBlock *emitLoadAndTestCmp0(MachineInstr &MI,
DSystemZISelLowering.cpp6990 MachineBasicBlock *SystemZTargetLowering::emitLoadAndTestCmp0( in emitLoadAndTestCmp0() function in SystemZTargetLowering
7267 return emitLoadAndTestCmp0(MI, MBB, SystemZ::LTEBR); in EmitInstrWithCustomInserter()
7269 return emitLoadAndTestCmp0(MI, MBB, SystemZ::LTDBR); in EmitInstrWithCustomInserter()
7271 return emitLoadAndTestCmp0(MI, MBB, SystemZ::LTXBR); in EmitInstrWithCustomInserter()