Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h523 MachineBasicBlock *emitExt128(MachineInstr *MI,
DSystemZISelLowering.cpp5335 SystemZTargetLowering::emitExt128(MachineInstr *MI, in emitExt128() function in SystemZTargetLowering
5717 return emitExt128(MI, MBB, false, SystemZ::subreg_l64); in EmitInstrWithCustomInserter()
5719 return emitExt128(MI, MBB, true, SystemZ::subreg_l32); in EmitInstrWithCustomInserter()
5721 return emitExt128(MI, MBB, true, SystemZ::subreg_l64); in EmitInstrWithCustomInserter()