Searched refs:emitExt128 (Results 1 – 2 of 2) sorted by relevance
| /minix3/external/bsd/llvm/dist/llvm/lib/Target/SystemZ/ |
| H A D | SystemZISelLowering.h | 302 MachineBasicBlock *emitExt128(MachineInstr *MI,
|
| H A D | SystemZISelLowering.cpp | 3080 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()
|