Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h766 MachineBasicBlock *emitExt128(MachineInstr &MI, MachineBasicBlock *MBB,
H A DSystemZISelLowering.cpp8726 MachineBasicBlock *SystemZTargetLowering::emitExt128(MachineInstr &MI, in emitExt128() function in SystemZTargetLowering
9399 return emitExt128(MI, MBB, false); in EmitInstrWithCustomInserter()
9401 return emitExt128(MI, MBB, true); in EmitInstrWithCustomInserter()