Home
last modified time | relevance | path

Searched refs:DI (Results 1 – 25 of 805) sorted by relevance

12345678910>>...33

/netbsd-src/external/gpl3/binutils/dist/include/cgen/
H A Dbasic-ops.h147 extern DI ADDDI (DI, DI);
148 extern DI SUBDI (DI, DI);
149 extern DI MULDI (DI, DI);
150 extern DI DIVDI (DI, DI);
151 extern DI UDIVDI (DI, DI);
152 extern DI MODDI (DI, DI);
153 extern DI UMODDI (DI, DI);
154 extern DI SRADI (DI, int);
157 extern DI RORDI (DI, int);
158 extern DI ROLDI (DI, int);
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/include/cgen/
H A Dbasic-ops.h147 extern DI ADDDI (DI, DI);
148 extern DI SUBDI (DI, DI);
149 extern DI MULDI (DI, DI);
150 extern DI DIVDI (DI, DI);
151 extern DI UDIVDI (DI, DI);
152 extern DI MODDI (DI, DI);
153 extern DI UMODDI (DI, DI);
154 extern DI SRADI (DI, int);
157 extern DI RORDI (DI, int);
158 extern DI ROLDI (DI, int);
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/
H A Ddarwin-64.c32 typedef long DI; typedef
38 DI __ashldi3 (DI x, word_type c);
39 DI __ashrdi3 (DI x, word_type c);
41 word_type __cmpdi2 (DI x, DI y);
43 DI __divdi3 (DI x, DI y);
45 DI __moddi3 (DI x, DI y);
46 DI __muldi3 (DI x, DI y);
47 DI __negdi2 (DI x);
55 DI __ashldi3 (DI x, word_type c) { return x << c; } in __ashldi3()
56 DI __ashrdi3 (DI x, word_type c) { return x >> c; } in __ashrdi3()
[all …]
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/
H A Ddarwin-64.c32 typedef long DI; typedef
38 DI __ashldi3 (DI x, word_type c);
39 DI __ashrdi3 (DI x, word_type c);
41 word_type __cmpdi2 (DI x, DI y);
43 DI __divdi3 (DI x, DI y);
45 DI __moddi3 (DI x, DI y);
46 DI __muldi3 (DI x, DI y);
47 DI __negdi2 (DI x);
55 DI __ashldi3 (DI x, word_type c) { return x << c; } in __ashldi3()
56 DI __ashrdi3 (DI x, word_type c) { return x >> c; } in __ashrdi3()
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/config/alpha/
H A Dalpha.md92 (define_mode_iterator IMODE [QI HI SI DI])
96 (define_mode_iterator I248MODE [HI SI DI])
97 (define_mode_iterator I48MODE [SI DI])
99 (define_mode_attr DWI [(SI "DI") (DI "TI")])
100 (define_mode_attr modesuffix [(QI "b") (HI "w") (SI "l") (DI "q")
236 [(set (match_operand:DI 0 "register_operand")
237 (sign_extend:DI (match_operand:SI 1 "nonimmediate_operand")))])
240 [(set (match_operand:DI 0 "register_operand" "=f")
241 (unspec:DI [(match_operand:SF 1 "reg_or_0_operand" "fG")]
248 [(set (match_operand:DI 0 "register_operand" "=r,r,!*f")
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/alpha/
H A Dalpha.md92 (define_mode_iterator IMODE [QI HI SI DI])
96 (define_mode_iterator I248MODE [HI SI DI])
97 (define_mode_iterator I48MODE [SI DI])
99 (define_mode_attr DWI [(SI "DI") (DI "TI")])
100 (define_mode_attr modesuffix [(QI "b") (HI "w") (SI "l") (DI "q")
236 [(set (match_operand:DI 0 "register_operand")
237 (sign_extend:DI (match_operand:SI 1 "nonimmediate_operand")))])
240 [(set (match_operand:DI 0 "register_operand" "=f")
241 (unspec:DI [(match_operand:SF 1 "reg_or_0_operand" "fG")]
248 [(set (match_operand:DI 0 "register_operand" "=r,r,!*f")
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/tilegx/
H A Dtilegx.md276 (define_mode_iterator IVMODE [SI DI V8QI V4HI V2SI])
278 (define_mode_iterator I48MODE [SI DI])
279 (define_mode_iterator I48MODE2 [SI DI])
281 (define_mode_iterator FI48MODE [SF DF SI DI])
285 (define_mode_attr n [(QI "1") (HI "2") (SI "4") (DI "")
287 (define_mode_attr x [(SI "x") (DI "")])
288 (define_mode_attr bitsuffix [(SI "_32bit") (DI "")])
289 (define_mode_attr four_if_si [(SI "4") (DI "")])
290 (define_mode_attr four_s_if_si [(SI "4s") (DI "")])
291 (define_mode_attr nbits [(SI "5") (DI "6")])
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/config/tilegx/
H A Dtilegx.md276 (define_mode_iterator IVMODE [SI DI V8QI V4HI V2SI])
278 (define_mode_iterator I48MODE [SI DI])
279 (define_mode_iterator I48MODE2 [SI DI])
281 (define_mode_iterator FI48MODE [SF DF SI DI])
285 (define_mode_attr n [(QI "1") (HI "2") (SI "4") (DI "")
287 (define_mode_attr x [(SI "x") (DI "")])
288 (define_mode_attr bitsuffix [(SI "_32bit") (DI "")])
289 (define_mode_attr four_if_si [(SI "4") (DI "")])
290 (define_mode_attr four_s_if_si [(SI "4s") (DI "")])
291 (define_mode_attr nbits [(SI "5") (DI "6")])
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/csky/
H A Dcsky_insn_dsp.md26 [(set (match_operand:DI 0 "register_operand" "=y")
27 (mult:DI (sign_extend:DI (match_operand:SI 1 "register_operand" "r"))
28 (sign_extend:DI (match_operand:SI 2 "register_operand" "r"))))]
34 [(set (match_operand:DI 0 "register_operand" "=y")
35 (mult:DI (zero_extend:DI (match_operand:SI 1 "register_operand" "r"))
36 (zero_extend:DI (match_operand:SI 2 "register_operand" "r"))))]
42 [(set (match_operand:DI 0 "register_operand" "=y")
43 (plus:DI (mult:DI (sign_extend:DI (match_operand:SI 1 "register_operand" "r"))
44 (sign_extend:DI (match_operand:SI 2 "register_operand" "r")))
45 (match_operand:DI 3 "register_operand" "0")))]
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/config/csky/
H A Dcsky_insn_dsp.md26 [(set (match_operand:DI 0 "register_operand" "=y")
27 (mult:DI (sign_extend:DI (match_operand:SI 1 "register_operand" "r"))
28 (sign_extend:DI (match_operand:SI 2 "register_operand" "r"))))]
34 [(set (match_operand:DI 0 "register_operand" "=y")
35 (mult:DI (zero_extend:DI (match_operand:SI 1 "register_operand" "r"))
36 (zero_extend:DI (match_operand:SI 2 "register_operand" "r"))))]
42 [(set (match_operand:DI 0 "register_operand" "=y")
43 (plus:DI (mult:DI (sign_extend:DI (match_operand:SI 1 "register_operand" "r"))
44 (sign_extend:DI (match_operand:SI 2 "register_operand" "r")))
45 (match_operand:DI 3 "register_operand" "0")))]
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Diwmmxt2.md544 [(set (match_operand:DI 0 "register_operand" "=y")
545 (plus:DI (match_operand:DI 1 "register_operand" "0")
546 (plus:DI
547 (mult:DI
548 (sign_extend:DI
551 (sign_extend:DI
554 (mult:DI
555 (sign_extend:DI
558 (sign_extend:DI
568 [(set (match_operand:DI 0 "register_operand" "=y")
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Diwmmxt2.md544 [(set (match_operand:DI 0 "register_operand" "=y")
545 (plus:DI (match_operand:DI 1 "register_operand" "0")
546 (plus:DI
547 (mult:DI
548 (sign_extend:DI
551 (sign_extend:DI
554 (mult:DI
555 (sign_extend:DI
558 (sign_extend:DI
568 [(set (match_operand:DI 0 "register_operand" "=y")
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/config/ia64/
H A Dia64.md24 ;; ??? register_operand accepts (subreg:DI (mem:SI X)) which forces later
392 [(set (match_operand:DI 0 "general_operand" "")
393 (match_operand:DI 1 "general_operand" ""))]
403 [(set (match_operand:DI 0 "destination_operand"
405 (match_operand:DI 1 "move_operand"
440 (define_mode_iterator MODE [BI QI HI SI DI SF DF XF TI])
441 (define_mode_iterator MODE_FOR_CMP [BI SI DI SF DF XF (TF "TARGET_HPUX")])
449 (DI
469 (DI
489 (DI
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ia64/
H A Dia64.md24 ;; ??? register_operand accepts (subreg:DI (mem:SI X)) which forces later
392 [(set (match_operand:DI 0 "general_operand" "")
393 (match_operand:DI 1 "general_operand" ""))]
403 [(set (match_operand:DI 0 "destination_operand"
405 (match_operand:DI 1 "move_operand"
440 (define_mode_iterator MODE [BI QI HI SI DI SF DF XF TI])
441 (define_mode_iterator MODE_FOR_CMP [BI SI DI SF DF XF (TF "TARGET_HPUX")])
449 (DI
469 (DI
489 (DI
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mmix/
H A Dmmix.md42 (define_mode_iterator MM [QI HI SI DI SF DF])
113 [(set (match_operand:DI 0 "nonimmediate_operand" "=r,r ,r,x,r,m,r,m,r,r,??r")
114 (match_operand:DI 1 "general_operand" "r,LS,K,r,x,I,m,r,R,s,n"))]
212 [(set (match_operand:DI 0 "register_operand" "=r,r,r")
213 (plus:DI
214 (match_operand:DI 1 "register_operand" "%r,r,0")
215 (match_operand:DI 2 "mmix_reg_or_constant_operand" "rI,K,LS")))]
232 [(set (match_operand:DI 0 "register_operand" "=r,r")
233 (minus:DI (match_operand:DI 1 "mmix_reg_or_8bit_operand" "r,I")
234 (match_operand:DI 2 "register_operand" "r,r")))]
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mmix/
H A Dmmix.md94 [(set (match_operand:DI 0 "nonimmediate_operand" "=r,r ,r,x,r,m,r,m,r,r,??r")
95 (match_operand:DI 1 "general_operand" "r,LS,K,r,x,I,m,r,R,s,n"))]
188 [(set (match_operand:DI 0 "register_operand" "=r,r,r")
189 (plus:DI
190 (match_operand:DI 1 "register_operand" "%r,r,0")
191 (match_operand:DI 2 "mmix_reg_or_constant_operand" "rI,K,LS")))]
208 [(set (match_operand:DI 0 "register_operand" "=r,r")
209 (minus:DI (match_operand:DI 1 "mmix_reg_or_8bit_operand" "r,I")
210 (match_operand:DI 2 "register_operand" "r,r")))]
228 [(set (match_operand:DI 0 "register_operand" "=r,r")
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Dpcrel-opt.md26 ;; (set (reg:DI <ptr>)
27 ;; (symbol_ref:DI "<extern_addr>")) # <data> is currently dead
32 ;; (mem:SI (reg:DI <xxx>))) # <ptr> dies with this insn
36 ;; (parallel [(set (reg:DI <ptr>)
37 ;; (unspec:SI [(symbol_ref:DI <extern_addr>)
40 ;; (set (reg:DI <data>)
41 ;; (unspec:DI [(const_int 0)]
47 ;; (unspec:SI [(mem:SI (reg:DI <ptr>))
48 ;; (reg:DI <data>)
51 ;; (clobber (reg:DI <ptr>))])
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp87 Error DWARFYAML::emitDebugStr(raw_ostream &OS, const DWARFYAML::Data &DI) { in emitDebugStr() argument
88 for (StringRef Str : *DI.DebugStrings) { in emitDebugStr()
131 Error DWARFYAML::emitDebugAbbrev(raw_ostream &OS, const DWARFYAML::Data &DI) { in emitDebugAbbrev() argument
132 for (uint64_t I = 0; I < DI.DebugAbbrev.size(); ++I) { in emitDebugAbbrev()
133 StringRef AbbrevTableContent = DI.getAbbrevTableContentByIndex(I); in emitDebugAbbrev()
140 Error DWARFYAML::emitDebugAranges(raw_ostream &OS, const DWARFYAML::Data &DI) { in emitDebugAranges() argument
141 assert(DI.DebugAranges && "unexpected emitDebugAranges() call"); in emitDebugAranges()
142 for (const auto &Range : *DI.DebugAranges) { in emitDebugAranges()
147 AddrSize = DI.Is64BitAddrSize ? 8 : 4; in emitDebugAranges()
167 writeInitialLength(Range.Format, Length, OS, DI.IsLittleEndian); in emitDebugAranges()
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/cpu/
H A Dmep-avc2.cpu56 (set (index newval) (c-call VOID "h_cr64_set" index (ext DI newval)))
57 (get (index) (trunc SI (c-call DI "h_cr64_get" index)))
531 (set avc2c3CRq (subword SI (sll (or (sll (zext DI avc2c3CRq) 32) (zext DI avc2c3CRp)) (and QI (srl …
538 (set avc2c3CRq (subword SI (sll (or (sll (zext DI (zext SI avc2copCCR2)) 32) (zext DI avc2copCCR3))…
545 (set avc2c3CRq (subword SI (sll (or (sll (zext DI (zext SI avc2copCCR4)) 32) (zext DI avc2copCCR5))…
551 (sequence((DI concat0)) (c-call "check_option_cp" pc)
552 (set concat0 (mul (ext DI avc2c3CRq) (ext DI avc2c3CRp)))
560 (sequence((DI concat1)) (c-call "check_option_cp" pc)
561 (set concat1 (mul (zext DI avc2c3CRq) (zext DI avc2c3CRp)))
569 (sequence((DI concat2)) (c-call "check_option_cp" pc)
[all …]
/netbsd-src/external/gpl3/gdb/dist/cpu/
H A Dmep-avc2.cpu56 (set (index newval) (c-call VOID "h_cr64_set" index (ext DI newval)))
57 (get (index) (trunc SI (c-call DI "h_cr64_get" index)))
531 (set avc2c3CRq (subword SI (sll (or (sll (zext DI avc2c3CRq) 32) (zext DI avc2c3CRp)) (and QI (srl …
538 (set avc2c3CRq (subword SI (sll (or (sll (zext DI (zext SI avc2copCCR2)) 32) (zext DI avc2copCCR3))…
545 (set avc2c3CRq (subword SI (sll (or (sll (zext DI (zext SI avc2copCCR4)) 32) (zext DI avc2copCCR5))…
551 (sequence((DI concat0)) (c-call "check_option_cp" pc)
552 (set concat0 (mul (ext DI avc2c3CRq) (ext DI avc2c3CRp)))
560 (sequence((DI concat1)) (c-call "check_option_cp" pc)
561 (set concat1 (mul (zext DI avc2c3CRq) (zext DI avc2c3CRp)))
569 (sequence((DI concat2)) (c-call "check_option_cp" pc)
[all …]
/netbsd-src/external/gpl3/binutils/dist/cpu/
H A Dmep-avc2.cpu56 (set (index newval) (c-call VOID "h_cr64_set" index (ext DI newval)))
57 (get (index) (trunc SI (c-call DI "h_cr64_get" index)))
531 (set avc2c3CRq (subword SI (sll (or (sll (zext DI avc2c3CRq) 32) (zext DI avc2c3CRp)) (and QI (srl …
538 (set avc2c3CRq (subword SI (sll (or (sll (zext DI (zext SI avc2copCCR2)) 32) (zext DI avc2copCCR3))…
545 (set avc2c3CRq (subword SI (sll (or (sll (zext DI (zext SI avc2copCCR4)) 32) (zext DI avc2copCCR5))…
551 (sequence((DI concat0)) (c-call "check_option_cp" pc)
552 (set concat0 (mul (ext DI avc2c3CRq) (ext DI avc2c3CRp)))
560 (sequence((DI concat1)) (c-call "check_option_cp" pc)
561 (set concat1 (mul (zext DI avc2c3CRq) (zext DI avc2c3CRp)))
569 (sequence((DI concat2)) (c-call "check_option_cp" pc)
[all …]
/netbsd-src/external/gpl3/gdb.old/dist/cpu/
H A Dmep-avc2.cpu56 (set (index newval) (c-call VOID "h_cr64_set" index (ext DI newval)))
57 (get (index) (trunc SI (c-call DI "h_cr64_get" index)))
531 (set avc2c3CRq (subword SI (sll (or (sll (zext DI avc2c3CRq) 32) (zext DI avc2c3CRp)) (and QI (srl …
538 (set avc2c3CRq (subword SI (sll (or (sll (zext DI (zext SI avc2copCCR2)) 32) (zext DI avc2copCCR3))…
545 (set avc2c3CRq (subword SI (sll (or (sll (zext DI (zext SI avc2copCCR4)) 32) (zext DI avc2copCCR5))…
551 (sequence((DI concat0)) (c-call "check_option_cp" pc)
552 (set concat0 (mul (ext DI avc2c3CRq) (ext DI avc2c3CRp)))
560 (sequence((DI concat1)) (c-call "check_option_cp" pc)
561 (set concat1 (mul (zext DI avc2c3CRq) (zext DI avc2c3CRp)))
569 (sequence((DI concat2)) (c-call "check_option_cp" pc)
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86DiscriminateMemOps.cpp110 const auto &DI = MI.getDebugLoc(); in runOnMachineFunction() local
111 if (!DI) in runOnMachineFunction()
115 Location Loc = diToLocation(DI); in runOnMachineFunction()
117 std::max(MemOpDiscriminators[Loc], DI->getBaseDiscriminator()); in runOnMachineFunction()
133 const DILocation *DI = MI.getDebugLoc(); in runOnMachineFunction() local
134 bool HasDebug = DI; in runOnMachineFunction()
136 DI = ReferenceDI; in runOnMachineFunction()
138 Location L = diToLocation(DI); in runOnMachineFunction()
141 Set.insert(DI->getBaseDiscriminator()); in runOnMachineFunction()
144 DILocation::decodeDiscriminator(DI->getDiscriminator(), BF, DF, CI); in runOnMachineFunction()
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/
H A DDWARFEmitter.h31 Error emitDebugAbbrev(raw_ostream &OS, const Data &DI);
32 Error emitDebugStr(raw_ostream &OS, const Data &DI);
34 Error emitDebugAranges(raw_ostream &OS, const Data &DI);
35 Error emitDebugRanges(raw_ostream &OS, const Data &DI);
36 Error emitDebugPubnames(raw_ostream &OS, const Data &DI);
37 Error emitDebugPubtypes(raw_ostream &OS, const Data &DI);
38 Error emitDebugGNUPubnames(raw_ostream &OS, const Data &DI);
39 Error emitDebugGNUPubtypes(raw_ostream &OS, const Data &DI);
40 Error emitDebugInfo(raw_ostream &OS, const Data &DI);
41 Error emitDebugLine(raw_ostream &OS, const Data &DI);
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sparc/
H A Dsparc.md215 (define_mode_iterator I [QI HI SI DI])
216 (define_mode_iterator P [(SI "TARGET_ARCH32") (DI "TARGET_ARCH64")])
217 (define_mode_iterator W [SI (DI "TARGET_ARCH64")])
675 (compare:CCX (match_operand:DI 0 "register_operand" "r")
676 (match_operand:DI 1 "arith_operand" "rI")))]
691 (compare:CCXC (not:DI (match_operand:DI 0 "arith_operand" "rI"))
790 [(match_operand:DI 2 "compare_operand" "")
791 (match_operand:DI 3 "arith_operand" "")]))
841 (ne:W (match_operand:DI 1 "register_operand" "r")
847 (set (match_dup 0) (if_then_else:W (ne:DI (match_dup 1) (const_int 0))
[all …]

12345678910>>...33