| /freebsd-12.1/contrib/gcc/config/ |
| H A D | darwin-64.c | 43 DI __ashldi3 (DI x, word_type c); 44 DI __ashrdi3 (DI x, word_type c); 46 word_type __cmpdi2 (DI x, DI y); 48 DI __divdi3 (DI x, DI y); 50 DI __moddi3 (DI x, DI y); 51 DI __muldi3 (DI x, DI y); 52 DI __negdi2 (DI x); 65 DI __divdi3 (DI x, DI y) { return x / y; } in __divdi3() 67 DI __moddi3 (DI x, DI y) { return x % y; } in __moddi3() 68 DI __muldi3 (DI x, DI y) { return x * y; } in __muldi3() [all …]
|
| /freebsd-12.1/contrib/llvm/lib/ObjectYAML/ |
| H A D | DWARFEmitter.cpp | 73 for (auto Str : DI.DebugStrings) { in EmitDebugStr() 80 for (auto AbbrevDecl : DI.AbbrevDecls) { in EmitDebugAbbrev() 96 for (auto Range : DI.ARanges) { in EmitDebugAranges() 196 : DWARFYAML::ConstVisitor(DI), OS(Out) {} in DumpVisitor() 201 DumpVisitor Visitor(DI, OS); in EmitDebugInfo() 304 EmitFunc(DebugInfoStream, DI); in EmitDebugSectionImpl() 315 DIEFixupVisitor(DWARFYAML::Data &DI) : DWARFYAML::Visitor(DI){}; in DIEFixupVisitor() argument 356 DWARFYAML::Data DI; in EmitDebugSections() local 357 DI.IsLittleEndian = IsLittleEndian; in EmitDebugSections() 358 YIn >> DI; in EmitDebugSections() [all …]
|
| H A D | DWARFVisitor.h | 68 VisitorImpl(T &DI) : DebugInfo(DI) {} in VisitorImpl() argument 86 Visitor(Data &DI) : VisitorImpl<Data>(DI) {} in Visitor() argument 91 ConstVisitor(const Data &DI) : VisitorImpl<const Data>(DI) {} in ConstVisitor() argument
|
| /freebsd-12.1/contrib/llvm/lib/Target/X86/ |
| H A D | X86DiscriminateMemOps.cpp | 99 const auto &DI = MI.getDebugLoc(); in runOnMachineFunction() local 100 if (!DI) in runOnMachineFunction() 102 Location Loc = diToLocation(DI); in runOnMachineFunction() 118 const DILocation *DI = MI.getDebugLoc(); in runOnMachineFunction() local 119 if (!DI) { in runOnMachineFunction() 120 DI = ReferenceDI; in runOnMachineFunction() 122 Location L = diToLocation(DI); in runOnMachineFunction() 139 << DI->getFilename() << " Line: " << DI->getLine() in runOnMachineFunction() 146 DI = DI->cloneWithDiscriminator(EncodedDiscriminator.getValue()); in runOnMachineFunction() 147 updateDebugInfo(&MI, DI); in runOnMachineFunction() [all …]
|
| /freebsd-12.1/contrib/gcc/config/ia64/ |
| H A D | ia64.md | 614 (minus:DI (match_operand:DI 1 "symbolic_operand" "") (reg:DI 1)))] 1339 (and:DI (ashift:DI (match_operand:DI 1 "gr_register_operand" "r") 1348 (and:DI (ashift:DI (match_operand:DI 1 "gr_register_operand" "r") 1401 (ashift:DI (zero_extend:DI 2254 (plus:DI (plus:DI (match_operand:DI 1 "gr_register_operand" "r") 2266 (plus:DI (mult:DI (match_operand:DI 1 "gr_register_operand" "r") 2283 (plus:DI (not:DI (match_operand:DI 1 "gr_register_operand" "r")) 2330 (plus:DI (plus:DI (mult:DI (match_operand:DI 1 "register_operand" "f") 2341 (plus:DI (plus:DI (mult:DI (match_operand:DI 1 "register_operand" "") 4691 (plus:DI (mult:DI (match_operand:DI 1 "gr_register_operand" "r") [all …]
|
| H A D | sync.md | 22 (define_mode_macro IMODE [QI HI SI DI]) 24 (define_mode_macro I48MODE [SI DI]) 32 [(set (mem:BLK (match_scratch:DI 0 "X")) 138 [(set (match_operand:DI 0 "gr_register_operand" "=r") 139 (zero_extend:DI 144 (match_operand:DI 2 "ar_ccv_reg_operand" "") 152 [(set (match_operand:DI 0 "gr_register_operand" "=r") 153 (match_operand:DI 1 "not_postinc_memory_operand" "+S")) 155 (unspec:DI [(match_dup 1) 156 (match_operand:DI 2 "ar_ccv_reg_operand" "") [all …]
|
| /freebsd-12.1/contrib/gcc/config/i386/ |
| H A D | mmx.md | 113 (set_attr "mode" "DI,DI,DI,DI,DI,TI,DI,DI,V4SF,V4SF,V2SF,V2SF,DI,DI")]) 147 (set_attr "mode" "DI,DI,DI,DI,DI,DI,DI,V4SF,V4SF,V2SF,V2SF,DI,DI")]) 170 (set_attr "mode" "DI,DI,DI,DI,DI,V4SF,V4SF,V2SF,V2SF,DI,DI")]) 201 (unspec:DI [(match_operand:DI 1 "register_operand" "y")] 572 (unspec:DI 573 [(plus:DI (match_operand:DI 1 "nonimmediate_operand" "%0") 613 (unspec:DI 614 [(minus:DI (match_operand:DI 1 "register_operand" "0") 724 (mult:DI 801 [(lshiftrt:DI (match_operand:DI 1 "register_operand" "0") [all …]
|
| H A D | i386.md | 1918 (mem:DI (reg:DI SP_REG))) 1929 (mem:DI (reg:DI SP_REG))) 1984 (set_attr "mode" "DI,DI,DI,DI,DI,TI,DI,TI,DI,V4SF,V2SF,V4SF,V2SF")]) 2064 (set_attr "mode" "SI,DI,DI,DI,SI,DI,DI,DI,DI,TI,TI,DI,DI,DI,DI")]) 5141 (zero_extend:DI (subreg:SI (plus:DI (plus:DI (mult:DI (match_dup 1) 7825 (set_attr "mode" "SI,SI,DI,DI,DI") 8182 (set_attr "mode" "SI,DI,DI,DI")]) 9537 (lshiftrt:DI (neg:DI (ashift:DI (match_operand:DI 1 "register_operand" "0") 9570 (lshiftrt:DI (neg:DI (ashift:DI (match_dup 1) 14525 (set (reg:DI BP_REG) (mem:DI (reg:DI BP_REG))) [all …]
|
| H A D | sync.md | 22 (define_mode_macro IMODE [QI HI SI (DI "TARGET_64BIT")]) 30 [(DI "!TARGET_64BIT && TARGET_CMPXCHG8B && !flag_pic") 33 (define_mode_attr DCASHMODE [(DI "SI") (TI "DI")]) 111 [(set (match_operand:DI 0 "register_operand" "=A") 112 (match_operand:DI 1 "memory_operand" "+m")) 114 (unspec_volatile:DI 116 (match_operand:DI 2 "register_operand" "A") 205 (match_operand:DI 1 "memory_operand" "+m")) 207 (unspec_volatile:DI 209 (match_operand:DI 2 "register_operand" "A") [all …]
|
| /freebsd-12.1/contrib/gcc/config/rs6000/ |
| H A D | darwin.md | 24 (plus:DI (match_operand:DI 1 "gpc_reg_operand" "b") 63 (mem:DF (lo_sum:DI (match_operand:DI 1 "gpc_reg_operand" "b,b") 91 [(set (mem:DF (lo_sum:DI (match_operand:DI 1 "gpc_reg_operand" "b") 112 (mem:SF (lo_sum:DI (match_operand:DI 1 "gpc_reg_operand" "b,b") 146 (mem:DI (lo_sum:DI (match_operand:DI 1 "gpc_reg_operand" "b") 163 [(set (mem:DI (lo_sum:DI (match_operand:DI 1 "gpc_reg_operand" "b") 223 (lo_sum:DI (match_operand:DI 1 "gpc_reg_operand" "b,!*r") 231 [(set (mem:V4SI (plus:DI (match_operand:DI 0 "gpc_reg_operand" "") 266 (unspec:DI [(match_operand:DI 1 "immediate_operand" "s") 303 (plus:DI (match_operand:DI 1 "gpc_reg_operand" "r") [all …]
|
| H A D | rs6000.md | 2550 (plus:DI (ashift:DI 2557 (plus:DI (ashift:DI 6239 (lshiftrt:DI (mult:DI (sign_extend:DI 6265 (lshiftrt:DI (mult:DI (sign_extend:DI 6278 (lshiftrt:DI (mult:DI (sign_extend:DI 6290 (lshiftrt:DI (mult:DI (zero_extend:DI 6308 (lshiftrt:DI (mult:DI (zero_extend:DI 6321 (lshiftrt:DI (mult:DI (zero_extend:DI 12222 (plus:DI (lshiftrt:DI (neg:DI (abs:DI (match_dup 1))) 12280 (plus:DI (lshiftrt:DI (neg:DI (abs:DI (match_dup 1))) (const_int 63)) [all …]
|
| /freebsd-12.1/contrib/gcc/config/sparc/ |
| H A D | sparc.md | 932 (neg:DI (ne:DI (match_operand:DI 1 "register_operand" "r") 1023 (neg:DI (eq:DI (match_operand:DI 1 "register_operand" "r") 5274 (plus:DI (mult:DI (sign_extend:DI 5285 (plus:DI (mult:DI (zero_extend:DI 5718 (not:DI (xor:DI (match_operand:DI 0 "register_or_zero_operand" "%rJ") 5740 (not:DI (xor:DI (match_operand:DI 1 "register_or_zero_operand" "%rJ") 6418 ; (plus:DI (ashift:DI (const_int 1) 7676 (call (mem:DI (unspec:DI [(match_operand:DI 1 "symbolic_operand" "s") 7726 (call (mem:DI (unspec:DI [(match_operand:DI 1 "symbolic_operand" "s")] 8114 (mem:DI (plus:DI (unspec:DI [(match_operand:SI 2 "register_operand" "r") [all …]
|
| /freebsd-12.1/contrib/gcc/config/arm/ |
| H A D | iwmmxt.md | 24 (ior:DI (match_operand:DI 1 "register_operand" "%y,0,r") 36 (xor:DI (match_operand:DI 1 "register_operand" "%y,0,r") 61 (not:DI (match_operand:DI 2 "register_operand" "y"))))] 1327 (mult:DI (sign_extend:DI 1338 (plus:DI 1339 (mult:DI (sign_extend:DI 1343 (mult:DI (sign_extend:DI 1354 (mult:DI (sign_extend:DI 1365 (mult:DI (sign_extend:DI 1378 (mult:DI (sign_extend:DI [all …]
|
| H A D | cirrus.md | 35 (plus:DI (match_operand:DI 1 "cirrus_fp_register" "v") 36 (match_operand:DI 2 "cirrus_fp_register" "v")))] 75 (minus:DI (match_operand:DI 1 "cirrus_fp_register" "v") 76 (match_operand:DI 2 "cirrus_fp_register" "v")))] 125 (mult:DI (match_operand:DI 2 "cirrus_fp_register" "v") 126 (match_operand:DI 1 "cirrus_fp_register" "v")))] 207 (ashift:DI (match_operand:DI 1 "cirrus_fp_register" "v") 216 (ashift:DI (match_operand:DI 1 "cirrus_fp_register" "v") 225 (ashiftrt:DI (match_operand:DI 1 "cirrus_fp_register" "v") 234 (abs:DI (match_operand:DI 1 "cirrus_fp_register" "v")))] [all …]
|
| /freebsd-12.1/contrib/llvm/include/llvm/IR/ |
| H A D | DiagnosticInfo.h | 169 return DI->getKind() == DK_InlineAsm; in classof() 209 return DI->getKind() == DK_ResourceLimit || DI->getKind() == DK_StackSize; in classof() 226 return DI->getKind() == DK_StackSize; in classof() 300 return DI->getKind() == DK_SampleProfile; in classof() 330 return DI->getKind() == DK_PGOProfile; in classof() 476 return (DI->getKind() >= DK_FirstRemark && in classof() 477 DI->getKind() <= DK_LastRemark) || in classof() 660 return DI->getKind() >= DK_FirstRemark && DI->getKind() <= DK_LastRemark; 919 return DI->getKind() == DK_MIRParser; 938 return DI->getKind() == DK_ISelFallback; [all …]
|
| /freebsd-12.1/contrib/llvm/tools/clang/utils/TableGen/ |
| H A D | NeonEmitter.cpp | 1522 return emitDagDup(DI); in emitDag() 1530 return emitDagOp(DI); in emitDag() 1546 emitDagArg(DI->getArg(1), DI->getArgNameStr(1)); in emitDagOp() 1551 emitDagArg(DI->getArg(1), DI->getArgNameStr(1)); in emitDagOp() 1553 emitDagArg(DI->getArg(2), DI->getArgNameStr(2)); in emitDagOp() 1564 emitDagArg(DI->getArg(I + 1), DI->getArgNameStr(I + 1)); in emitDagCall() 1597 DI->getArg(DI->getNumArgs() - 1), in emitDagCast() 1598 DI->getArgNameStr(DI->getNumArgs() - 1)); in emitDagCast() 1728 emitDagArg(DI->getArg(0), DI->getArgNameStr(0)); in emitDagShuffle() 1730 emitDagArg(DI->getArg(1), DI->getArgNameStr(1)); in emitDagShuffle() [all …]
|
| /freebsd-12.1/contrib/gcc/config/s390/ |
| H A D | s390.md | 331 (define_mode_attr DBL [(DI "TI") (SI "DI")]) 2538 (compare (ashiftrt:DI (ashift:DI (subreg:DI 2926 (and:DI (subreg:DI (match_dup 1) 0) 4433 (mult:DI (sign_extend:DI 4450 (mult:DI (zero_extend:DI 5881 (compare (neg:DI (ashiftrt:DI (ashift:DI (subreg:DI 6023 (compare (abs:DI (ashiftrt:DI (ashift:DI (subreg:DI 6136 (compare (neg:DI (abs:DI (ashiftrt:DI (ashift:DI (subreg:DI 6141 (neg:DI (abs:DI (sign_extend:DI (match_dup 1)))))] 6148 (neg:DI (abs:DI (sign_extend:DI [all …]
|
| H A D | fixdfdi.h | 38 typedef int DItype_x __attribute__ ((mode (DI))); 39 typedef unsigned int UDItype_x __attribute__ ((mode (DI))); 111 typedef int DItype_x __attribute__ ((mode (DI))); 112 typedef unsigned int UDItype_x __attribute__ ((mode (DI))); 182 typedef int DItype_x __attribute__ ((mode (DI))); 183 typedef unsigned int UDItype_x __attribute__ ((mode (DI))); 254 typedef int DItype_x __attribute__ ((mode (DI))); 255 typedef unsigned int UDItype_x __attribute__ ((mode (DI))); 329 typedef int DItype_x __attribute__ ((mode (DI))); 330 typedef unsigned int UDItype_x __attribute__ ((mode (DI))); [all …]
|
| /freebsd-12.1/contrib/compiler-rt/lib/profile/ |
| H A D | InstrProfiling.c | 59 const __llvm_profile_data *DI; in __llvm_profile_reset_counters() local 60 for (DI = DataBegin; DI < DataEnd; ++DI) { in __llvm_profile_reset_counters() 63 if (!DI->Values) in __llvm_profile_reset_counters() 66 ValueProfNode **ValueCounters = (ValueProfNode **)DI->Values; in __llvm_profile_reset_counters() 69 CurrentVSiteCount += DI->NumValueSites[VKI]; in __llvm_profile_reset_counters()
|
| /freebsd-12.1/contrib/llvm/tools/llvm-xray/ |
| H A D | func-id-helper.cpp | 34 auto &DI = *ResOrErr; in SymbolOrNumber() local 35 if (DI.FunctionName == "<invalid>") in SymbolOrNumber() 38 F << DI.FunctionName; in SymbolOrNumber() 61 auto &DI = *ResOrErr; in FileLineAndColumn() local 62 F << sys::path::filename(DI.FileName).str() << ":" << DI.Line << ":" in FileLineAndColumn() 63 << DI.Column; in FileLineAndColumn()
|
| /freebsd-12.1/contrib/llvm/include/llvm/ObjectYAML/ |
| H A D | DWARFEmitter.h | 32 void EmitDebugAbbrev(raw_ostream &OS, const Data &DI); 33 void EmitDebugStr(raw_ostream &OS, const Data &DI); 35 void EmitDebugAranges(raw_ostream &OS, const Data &DI); 38 void EmitDebugInfo(raw_ostream &OS, const Data &DI); 39 void EmitDebugLine(raw_ostream &OS, const Data &DI); 45 EmitDebugSections(llvm::DWARFYAML::Data &DI, bool ApplyFixups);
|
| /freebsd-12.1/contrib/llvm/include/llvm/CodeGen/ |
| H A D | MachineOptimizationRemarkEmitter.h | 45 static bool classof(const DiagnosticInfo *DI) { in classof() argument 46 return DI->getKind() >= DK_FirstMachineRemark && in classof() 47 DI->getKind() <= DK_LastMachineRemark; in classof() 70 static bool classof(const DiagnosticInfo *DI) { in classof() argument 71 return DI->getKind() == DK_MachineOptimizationRemark; in classof() 96 static bool classof(const DiagnosticInfo *DI) { in classof() argument 97 return DI->getKind() == DK_MachineOptimizationRemarkMissed; in classof() 122 static bool classof(const DiagnosticInfo *DI) { in classof() argument 123 return DI->getKind() == DK_MachineOptimizationRemarkAnalysis; in classof()
|
| /freebsd-12.1/contrib/gcc/config/mips/ |
| H A D | mips-dsp.md | 475 (unspec:DI [(match_operand:DI 1 "register_operand" "0") 486 (unspec:DI [(match_operand:DI 1 "register_operand" "0") 498 (unspec:DI [(match_operand:DI 1 "register_operand" "0") 509 (unspec:DI [(match_operand:DI 1 "register_operand" "0") 522 (unspec:DI [(match_operand:DI 1 "register_operand" "0") 538 (unspec:DI [(match_operand:DI 1 "register_operand" "0") 554 (unspec:DI [(match_operand:DI 1 "register_operand" "0") 570 (unspec:DI [(match_operand:DI 1 "register_operand" "0") 586 (unspec:DI [(match_operand:DI 1 "register_operand" "0") 602 (unspec:DI [(match_operand:DI 1 "register_operand" "0") [all …]
|
| H A D | mips.md | 824 (plus:DI (match_operand:DI 1 "register_operand") 1054 (mult:DI (match_operand:DI 1 "register_operand" "d") 1546 (mult:DI (any_extend:DI (match_dup 1)) 1583 (mult:DI (any_extend:DI (match_dup 2)) 1595 (mult:DI 1658 (mult:DI 1675 (neg:DI 1723 (plus:DI 2204 ;; DI ---> HI == DI ---> SI ---> HI 2205 ;; DI ---> QI == DI ---> SI ---> QI [all …]
|
| /freebsd-12.1/contrib/llvm/lib/IR/ |
| H A D | User.cpp | 102 auto *DI = reinterpret_cast<DescriptorInfo *>(getIntrusiveOperands()) - 1; in getDescriptor() local 103 assert(DI->SizeInBytes != 0 && "Should not have had a descriptor otherwise!"); in getDescriptor() 106 reinterpret_cast<uint8_t *>(DI) - DI->SizeInBytes, DI->SizeInBytes); in getDescriptor() 182 auto *DI = reinterpret_cast<DescriptorInfo *>(UseBegin) - 1; in operator delete() local 183 uint8_t *Storage = reinterpret_cast<uint8_t *>(DI) - DI->SizeInBytes; in operator delete()
|