Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h618 MachineBasicBlock *emitExt128(MachineInstr &MI, MachineBasicBlock *MBB,
H A DSystemZISelLowering.cpp6830 MachineBasicBlock *SystemZTargetLowering::emitExt128(MachineInstr &MI, in emitExt128() function in SystemZTargetLowering
7224 return emitExt128(MI, MBB, false); in EmitInstrWithCustomInserter()
7226 return emitExt128(MI, MBB, true); in EmitInstrWithCustomInserter()