Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h736 MachineBasicBlock *emitExt128(MachineInstr &MI, MachineBasicBlock *MBB,
H A DSystemZISelLowering.cpp8151 MachineBasicBlock *SystemZTargetLowering::emitExt128(MachineInstr &MI, in emitExt128() function in SystemZTargetLowering
8816 return emitExt128(MI, MBB, false); in EmitInstrWithCustomInserter()
8818 return emitExt128(MI, MBB, true); in EmitInstrWithCustomInserter()