| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/bfin/ |
| H A D | bfin-modes.def | 22 PARTIAL_INT_MODE (DI, 40, PDI); 25 VECTOR_MODE (INT, PDI, 2);
|
| H A D | bfin.md | 552 [(set (match_operand:PDI 0 "nonimmediate_operand" "=e,<,e") 553 (match_operand:PDI 1 "general_operand" " e,e,>"))] 564 [(set (match_operand:PDI 0 "register_operand" "=e") 565 (sign_extend:PDI (match_operand:SI 1 "register_operand" "d")))] 578 [(set (match_dup 3) (sign_extend:PDI (match_dup 1))) 579 (set (match_dup 4) (sign_extend:PDI (match_dup 2)))] 1273 [(set (match_operand:PDI 0 "register_operand" "=A") 1274 (ss_plus:PDI (match_operand:PDI 1 "register_operand" "%0") 1275 (match_operand:PDI 2 "nonmemory_operand" "B")))] 1283 (ss_plus:PDI (match_operand:PDI 2 "register_operand" "1") [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/bfin/ |
| H A D | bfin-modes.def | 22 PARTIAL_INT_MODE (DI, 40, PDI); 25 VECTOR_MODE (INT, PDI, 2);
|
| H A D | bfin.md | 551 [(set (match_operand:PDI 0 "nonimmediate_operand" "=e,<,e") 552 (match_operand:PDI 1 "general_operand" " e,e,>"))] 563 [(set (match_operand:PDI 0 "register_operand" "=e") 564 (sign_extend:PDI (match_operand:SI 1 "register_operand" "d")))] 577 [(set (match_dup 3) (sign_extend:PDI (match_dup 1))) 578 (set (match_dup 4) (sign_extend:PDI (match_dup 2)))] 1272 [(set (match_operand:PDI 0 "register_operand" "=A") 1273 (ss_plus:PDI (match_operand:PDI 1 "register_operand" "%0") 1274 (match_operand:PDI 2 "nonmemory_operand" "B")))] 1282 (ss_plus:PDI (match_operand:PDI 2 "register_operand" "1") [all …]
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | ScheduleDAGSDNodes.cpp | 902 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()
|
| /netbsd-src/external/gpl3/gcc/dist/libcpp/ |
| H A D | lex.cc | 1169 NONE, LRE, RLE, LRO, RLO, LRI, RLI, FSI, PDF, PDI, LTR, RTL enumerator 1185 return m_pdf ? kind::PDF : kind::PDI; in get_pop_kind() 1277 case kind::PDI: in on_char() 1279 if (pop_kind_at (i) == kind::PDI) in on_char() 1317 case kind::PDI: in to_str() 1403 return bidi::kind::PDI; in get_bidi_utf8_1() 1478 return bidi::kind::PDI; in get_bidi_ucn_1() 1626 if (kind == bidi::kind::PDF || kind == bidi::kind::PDI) in maybe_warn_bidi_on_char()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
| H A D | X86InstrSSE.td | 499 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 …]
|
| H A D | X86InstrFormats.td | 613 // PDI - SSE2 instructions with PD prefix, packed double domain. 637 class PDI<bits<8> o, Format F, dag outs, dag ins, string asm,
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
| H A D | am335x-sl50.dts | 430 /* PDI Bus - Battery system */
|
| /netbsd-src/share/misc/ |
| H A D | airport | 5870 PDI:Pindiu, Papua New Guinea
|
| /netbsd-src/external/gpl3/gdb.old/dist/gdb/ |
| H A D | ChangeLog-2004 | 9595 (scan_partial_symbols): Change PDI to a pointer. Use the child and
|
| /netbsd-src/external/gpl3/gdb/dist/gdb/ |
| H A D | ChangeLog-2004 | 9595 (scan_partial_symbols): Change PDI to a pointer. Use the child and
|
| /netbsd-src/sys/dev/pci/ |
| H A D | pcidevs | 340 vendor PDI 0x111f Prescision Digital Images
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | ChangeLog-2013 | 11684 * config/bfin/bfin-modes.def: Add precision to PDI. 11688 * config/sh/sh-modes.def: Add precision to PSI and PDI.
|
| H A D | ChangeLog-2016 | 22355 * config/sh/sh-modes.def (PDI): Remove.
|
| H A D | ChangeLog-2003 | 5642 clusters. Do not define OI, PQI, PHI, PSI, PDI, QF, HF, TQF,
|
| /netbsd-src/external/gpl3/gcc/dist/contrib/unicode/ |
| H A D | UnicodeData.txt | 7379 2069;POP DIRECTIONAL ISOLATE;Cf;0;PDI;;;;;N;;;;;
|
| /netbsd-src/external/gpl3/gcc.old/dist/contrib/unicode/ |
| H A D | UnicodeData.txt | 7364 2069;POP DIRECTIONAL ISOLATE;Cf;0;PDI;;;;;N;;;;;
|