Home
last modified time | relevance | path

Searched refs:PDI (Results 1 – 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGSDNodes.cpp902 SDDbgInfo::DbgIterator PDI = DAG->ByvalParmDbgBegin(); in EmitSchedule() local
904 for (; PDI != PDE; ++PDI) { in EmitSchedule()
905 MachineInstr *DbgMI= Emitter.EmitDbgValue(*PDI, VRBaseMap); in EmitSchedule()
910 (*PDI)->clearIsEmitted(); in EmitSchedule()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
DX86InstrSSE.td499 def MOVAPDmr : PDI<0x29, MRMDestMem, (outs), (ins f128mem:$dst, VR128:$src),
505 def MOVUPDmr : PDI<0x11, MRMDestMem, (outs), (ins f128mem:$dst, VR128:$src),
516 def MOVAPDrr_REV : PDI<0x29, MRMDestReg, (outs VR128:$dst), (ins VR128:$src),
522 def MOVUPDrr_REV : PDI<0x11, MRMDestReg, (outs VR128:$dst), (ins VR128:$src),
669 def MOVLPDmr : PDI<0x13, MRMDestMem, (outs), (ins f64mem:$dst, VR128:$src),
715 def MOVHPDmr : PDI<0x17, MRMDestMem, (outs), (ins f64mem:$dst, VR128:$src),
1505 def CVTPS2DQrr : PDI<0x5B, MRMSrcReg, (outs VR128:$dst), (ins VR128:$src),
1509 def CVTPS2DQrm : PDI<0x5B, MRMSrcMem, (outs VR128:$dst), (ins f128mem:$src),
1643 def CVTTPD2DQrr : PDI<0xE6, MRMSrcReg, (outs VR128:$dst), (ins VR128:$src),
1648 def CVTTPD2DQrm : PDI<0xE6, MRMSrcMem, (outs VR128:$dst),(ins f128mem:$src),
[all …]
DX86InstrFormats.td613 // PDI - SSE2 instructions with PD prefix, packed double domain.
637 class PDI<bits<8> o, Format F, dag outs, dag ins, string asm,
/freebsd-12-stable/sys/gnu/dts/arm/
Dam335x-sl50.dts430 /* PDI Bus - Battery system */
/freebsd-12-stable/contrib/gcc/
DChangeLog-20035642 clusters. Do not define OI, PQI, PHI, PSI, PDI, QF, HF, TQF,