| /openbsd-src/gnu/gcc/gcc/config/bfin/ |
| H A D | bfin-modes.def | 26 VECTOR_MODE (INT, PDI, 2);
|
| H A D | bfin.md | 402 [(set (match_operand:PDI 0 "nonimmediate_operand" "=e,<,e") 403 (match_operand:PDI 1 "general_operand" " e,e,>"))] 413 [(set (match_operand:PDI 0 "register_operand" "=e") 414 (sign_extend:PDI (match_operand:SI 1 "register_operand" "d")))] 427 [(set (match_dup 3) (sign_extend:PDI (match_dup 1))) 428 (set (match_dup 4) (sign_extend:PDI (match_dup 2)))] 2841 (set (match_operand:PDI 6 "register_operand" "=A") 2842 (unspec:PDI [(match_dup 1) (match_dup 2) (match_dup 3) 2850 [(set (match_operand:PDI 0 "register_operand" "=e") 2851 (unspec:PDI [(match_operand:HI 1 "register_operand" "d") [all …]
|
| /openbsd-src/gnu/gcc/gcc/config/sh/ |
| H A D | sh-modes.def | 23 /* PDI mode is used to represent a function address in a target register. */
|
| H A D | sh.md | 6560 [(set (match_operand:PDI 0 "target_reg_operand" "=b,b"); 6561 (if_then_else:PDI (eq (and:SI (match_operand:SI 1 "target_operand" 6565 (mem:PDI (match_dup 1)) 6566 (sign_extend:PDI (match_dup 1))))] 6575 [(set (match_operand:PDI 0 "target_reg_operand" "=b,b"); 6576 (if_then_else:PDI (eq (and:DI (match_operand:DI 1 "target_operand" 6580 (mem:PDI (match_dup 1)) 6581 (truncate:PDI (match_dup 1))))]
|
| /openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | ScheduleDAGSDNodes.cpp | 905 SDDbgInfo::DbgIterator PDI = DAG->ByvalParmDbgBegin(); in EmitSchedule() local 907 for (; PDI != PDE; ++PDI) { in EmitSchedule() 908 MachineInstr *DbgMI= Emitter.EmitDbgValue(*PDI, VRBaseMap); in EmitSchedule() 913 (*PDI)->clearIsEmitted(); in EmitSchedule()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/X86/ |
| H A D | X86InstrSSE.td | 502 def MOVAPDmr : PDI<0x29, MRMDestMem, (outs), (ins f128mem:$dst, VR128:$src), 508 def MOVUPDmr : PDI<0x11, MRMDestMem, (outs), (ins f128mem:$dst, VR128:$src), 519 def MOVAPDrr_REV : PDI<0x29, MRMDestReg, (outs VR128:$dst), (ins VR128:$src), 525 def MOVUPDrr_REV : PDI<0x11, MRMDestReg, (outs VR128:$dst), (ins VR128:$src), 717 def MOVLPDmr : PDI<0x13, MRMDestMem, (outs), (ins f64mem:$dst, VR128:$src), 763 def MOVHPDmr : PDI<0x17, MRMDestMem, (outs), (ins f64mem:$dst, VR128:$src), 1553 def CVTPS2DQrr : PDI<0x5B, MRMSrcReg, (outs VR128:$dst), (ins VR128:$src), 1557 def CVTPS2DQrm : PDI<0x5B, MRMSrcMem, (outs VR128:$dst), (ins f128mem:$src), 1691 def CVTTPD2DQrr : PDI<0xE6, MRMSrcReg, (outs VR128:$dst), (ins VR128:$src), 1696 def CVTTPD2DQrm : PDI<0xE6, MRMSrcMem, (outs VR128:$dst),(ins f128mem:$src), [all …]
|
| H A D | X86InstrFormats.td | 630 // PDI - SSE2 instructions with PD prefix, packed double domain. 654 class PDI<bits<8> o, Format F, dag outs, dag ins, string asm,
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | machmode.def | 90 DEF_MACHMODE (PDImode, "PDI", MODE_PARTIAL_INT, BITS_PER_UNIT*8, 8, 8, VOIDmode, VOIDmode)
|
| /openbsd-src/gnu/usr.bin/perl/lib/unicore/ |
| H A D | NameAliases.txt | 293 2069;PDI;abbreviation
|
| H A D | PropValueAliases.txt | 119 bc ; PDI ; Pop_Directional_Isolate
|
| H A D | NamesList.txt | 13110 * commonly abbreviated PDI
|
| H A D | UnicodeData.txt | 7460 2069;POP DIRECTIONAL ISOLATE;Cf;0;PDI;;;;;N;;;;;
|
| /openbsd-src/gnu/usr.bin/perl/pod/ |
| H A D | perluniprops.pod | 655 \p{Bidi_Class: PDI} \p{Bidi_Class=Pop_Directional_Isolate} (1) 658 \p{Bidi_Class: Pop_Directional_Isolate} (Short: \p{Bc=PDI}) (1:
|
| /openbsd-src/gnu/usr.bin/perl/lib/unicore/extracted/ |
| H A D | DBidiClass.txt | 2512 2069 ; PDI # Cf POP DIRECTIONAL ISOLATE
|
| /openbsd-src/gnu/usr.bin/binutils/gdb/ |
| H A D | ChangeLog | 7714 (scan_partial_symbols): Change PDI to a pointer. Use the child and
|