Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h302 MachineBasicBlock *emitExt128(MachineInstr *MI,
H A DSystemZISelLowering.cpp3080 SystemZTargetLowering::emitExt128(MachineInstr *MI, in emitExt128() function in SystemZTargetLowering
3386 return emitExt128(MI, MBB, false, SystemZ::subreg_l64); in EmitInstrWithCustomInserter()
3388 return emitExt128(MI, MBB, true, SystemZ::subreg_l32); in EmitInstrWithCustomInserter()
3390 return emitExt128(MI, MBB, true, SystemZ::subreg_l64); in EmitInstrWithCustomInserter()