Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h571 MachineBasicBlock *emitExt128(MachineInstr &MI, MachineBasicBlock *MBB,
DSystemZISelLowering.cpp5657 MachineBasicBlock *SystemZTargetLowering::emitExt128(MachineInstr &MI, in emitExt128() function in SystemZTargetLowering
6036 return emitExt128(MI, MBB, false, SystemZ::subreg_l64); in EmitInstrWithCustomInserter()
6038 return emitExt128(MI, MBB, true, SystemZ::subreg_l32); in EmitInstrWithCustomInserter()
6040 return emitExt128(MI, MBB, true, SystemZ::subreg_l64); in EmitInstrWithCustomInserter()