/external/llvm/include/llvm/IR/ |
D | Instructions.h | 1359 ArrayRef<OperandBundleDef> Bundles, const Twine &NameStr) { 1362 Func, Args, Bundles, NameStr); 1365 ArrayRef<OperandBundleDef> Bundles, const Twine &NameStr); 1371 ArrayRef<OperandBundleDef> Bundles, const Twine &NameStr, 1374 ArrayRef<OperandBundleDef> Bundles, const Twine &NameStr, 1378 Func, Args, Bundles, NameStr, InsertBefore) {} 1387 ArrayRef<OperandBundleDef> Bundles, const Twine &NameStr, 1404 ArrayRef<OperandBundleDef> Bundles = None, 1409 Func, Args, Bundles, NameStr, InsertBefore); 1425 ArrayRef<OperandBundleDef> Bundles = None, [all …]
|
D | InstrTypes.h | 1600 OpIteratorTy populateBundleOperandInfos(ArrayRef<OperandBundleDef> Bundles, 1603 for (auto &B : Bundles) 1607 auto BI = Bundles.begin(); 1611 assert(BI != Bundles.end() && "Incorrect allocation?"); 1620 assert(BI == Bundles.end() && "Incorrect allocation?"); 1638 static unsigned CountBundleInputs(ArrayRef<OperandBundleDef> Bundles) { 1640 for (auto &B : Bundles)
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
D | Instructions.h | 1889 ArrayRef<OperandBundleDef> Bundles, const Twine &NameStr, 1893 ArrayRef<OperandBundleDef> Bundles, const Twine &NameStr, 1897 Func, Args, Bundles, NameStr, InsertBefore) {} 1906 ArrayRef<OperandBundleDef> Bundles, const Twine &NameStr, 1914 ArrayRef<OperandBundleDef> Bundles, const Twine &NameStr) { 1917 Func, Args, Bundles, NameStr); 1920 ArrayRef<OperandBundleDef> Bundles, const Twine &NameStr); 1933 ArrayRef<OperandBundleDef> Bundles = None, 1938 Func, Args, Bundles, NameStr, InsertBefore); 1957 ArrayRef<OperandBundleDef> Bundles = None, [all …]
|
D | InstrTypes.h | 1646 OpIteratorTy populateBundleOperandInfos(ArrayRef<OperandBundleDef> Bundles, 1649 for (auto &B : Bundles) 1653 auto BI = Bundles.begin(); 1657 assert(BI != Bundles.end() && "Incorrect allocation?"); 1666 assert(BI == Bundles.end() && "Incorrect allocation?"); 1684 static unsigned CountBundleInputs(ArrayRef<OperandBundleDef> Bundles) { 1686 for (auto &B : Bundles)
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | RegAllocGreedy.cpp | 79 EdgeBundles *Bundles; member in __anond49439340111::RAGreedy 793 ArrayRef<unsigned> Blocks = Bundles->getBlocks(Bundle); in growRegion() 902 bool RegIn = LiveBundles[Bundles->getBundle(BC.Number, 0)]; in calcGlobalSplitCost() 903 bool RegOut = LiveBundles[Bundles->getBundle(BC.Number, 1)]; in calcGlobalSplitCost() 916 bool RegIn = LiveBundles[Bundles->getBundle(Number, 0)]; in calcGlobalSplitCost() 917 bool RegOut = LiveBundles[Bundles->getBundle(Number, 1)]; in calcGlobalSplitCost() 967 unsigned CandIn = BundleCand[Bundles->getBundle(Number, 0)]; in splitAroundRegion() 976 unsigned CandOut = BundleCand[Bundles->getBundle(Number, 1)]; in splitAroundRegion() 1016 unsigned CandIn = BundleCand[Bundles->getBundle(Number, 0)]; in splitAroundRegion() 1024 unsigned CandOut = BundleCand[Bundles->getBundle(Number, 1)]; in splitAroundRegion() [all …]
|
/external/yapf/plugins/ |
D | README.rst | 84 Bundles``. 87 Support/TextMate/Bundles/Python.tmbundle/Commands/YAPF.tmCommand`` file with 115 You will see a new menu item ``Bundles > Python > YAPF``.
|
/external/llvm/utils/textmate/ |
D | README | 8 ~/Library/Application\ Support/TextMate/Bundles/TableGen.tmbundle
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/textmate/ |
D | README | 8 ~/Library/Application\ Support/TextMate/Bundles/TableGen.tmbundle
|
/external/llvm/lib/CodeGen/ |
D | RegAllocGreedy.cpp | 129 EdgeBundles *Bundles; member in __anonc86962080111::RAGreedy 1059 ArrayRef<unsigned> Blocks = Bundles->getBlocks(Bundle); in growRegion() 1168 bool RegIn = LiveBundles[Bundles->getBundle(BC.Number, 0)]; in calcGlobalSplitCost() 1169 bool RegOut = LiveBundles[Bundles->getBundle(BC.Number, 1)]; in calcGlobalSplitCost() 1182 bool RegIn = LiveBundles[Bundles->getBundle(Number, 0)]; in calcGlobalSplitCost() 1183 bool RegOut = LiveBundles[Bundles->getBundle(Number, 1)]; in calcGlobalSplitCost() 1235 unsigned CandIn = BundleCand[Bundles->getBundle(Number, 0)]; in splitAroundRegion() 1244 unsigned CandOut = BundleCand[Bundles->getBundle(Number, 1)]; in splitAroundRegion() 1284 unsigned CandIn = BundleCand[Bundles->getBundle(Number, 0)]; in splitAroundRegion() 1292 unsigned CandOut = BundleCand[Bundles->getBundle(Number, 1)]; in splitAroundRegion() [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | RegAllocGreedy.cpp | 173 EdgeBundles *Bundles; member in __anon32fbef600111::RAGreedy 1296 ArrayRef<unsigned> Blocks = Bundles->getBlocks(Bundle); in growRegion() 1556 bool RegIn = LiveBundles[Bundles->getBundle(BC.Number, false)]; in calcGlobalSplitCost() 1557 bool RegOut = LiveBundles[Bundles->getBundle(BC.Number, true)]; in calcGlobalSplitCost() 1595 bool RegIn = LiveBundles[Bundles->getBundle(Number, false)]; in calcGlobalSplitCost() 1596 bool RegOut = LiveBundles[Bundles->getBundle(Number, true)]; in calcGlobalSplitCost() 1663 unsigned CandIn = BundleCand[Bundles->getBundle(Number, false)]; in splitAroundRegion() 1672 unsigned CandOut = BundleCand[Bundles->getBundle(Number, true)]; in splitAroundRegion() 1712 unsigned CandIn = BundleCand[Bundles->getBundle(Number, false)]; in splitAroundRegion() 1720 unsigned CandOut = BundleCand[Bundles->getBundle(Number, true)]; in splitAroundRegion() [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86FloatingPoint.cpp | 124 EdgeBundles *Bundles; member 335 Bundles = &getAnalysis<EdgeBundles>(); in runOnMachineFunction() 349 LiveBundles[Bundles->getBundle(Entry->getNumber(), false)]; in runOnMachineFunction() 389 LiveBundles.resize(Bundles->getNumBundles()); in bundleCFGRecomputeKillFlags() 399 LiveBundles[Bundles->getBundle(MBB.getNumber(), false)].Mask |= Mask; in bundleCFGRecomputeKillFlags() 508 LiveBundles[Bundles->getBundle(MBB->getNumber(), false)]; in setupBlockStack() 546 unsigned BundleIdx = Bundles->getBundle(MBB->getNumber(), true); in finishBlockStack()
|
/external/grpc-grpc-java/cronet/ |
D | README.md | 14 * Bundles an OpenSSL implementation, enabling TLS connections even on older
|
/external/llvm/lib/Target/X86/ |
D | X86FloatingPoint.cpp | 123 EdgeBundles *Bundles; member 319 Bundles = &getAnalysis<EdgeBundles>(); in runOnMachineFunction() 354 LiveBundles.resize(Bundles->getNumBundles()); in bundleCFG() 362 LiveBundles[Bundles->getBundle(MBB.getNumber(), false)].Mask |= Mask; in bundleCFG() 471 LiveBundles[Bundles->getBundle(MBB->getNumber(), false)]; in setupBlockStack() 509 unsigned BundleIdx = Bundles->getBundle(MBB->getNumber(), true); in finishBlockStack()
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86FloatingPoint.cpp | 112 EdgeBundles *Bundles; member 353 Bundles = &getAnalysis<EdgeBundles>(); in runOnMachineFunction() 390 LiveBundles.resize(Bundles->getNumBundles()); in bundleCFG() 399 LiveBundles[Bundles->getBundle(MBB->getNumber(), false)].Mask |= Mask; in bundleCFG() 501 LiveBundles[Bundles->getBundle(MBB->getNumber(), false)]; in setupBlockStack() 539 unsigned BundleIdx = Bundles->getBundle(MBB->getNumber(), true); in finishBlockStack()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | Instructions.cpp | 301 ArrayRef<OperandBundleDef> Bundles, const Twine &NameStr) { in init() argument 303 assert(getNumOperands() == Args.size() + CountBundleInputs(Bundles) + 1 && in init() 320 auto It = populateBundleOperandInfos(Bundles, Args.size()); in init() 534 ArrayRef<OperandBundleDef> Bundles, in createFree() argument 554 Result = CallInst::Create(FreeFunc, PtrCast, Bundles, "", InsertBefore); in createFree() 558 Result = CallInst::Create(FreeFunc, PtrCast, Bundles, ""); in createFree() 572 ArrayRef<OperandBundleDef> Bundles, in CreateFree() argument 574 return createFree(Source, Bundles, InsertBefore, nullptr); in CreateFree() 586 ArrayRef<OperandBundleDef> Bundles, in CreateFree() argument 588 Instruction *FreeCall = createFree(Source, Bundles, nullptr, InsertAtEnd); in CreateFree() [all …]
|
/external/llvm/lib/IR/ |
D | Instructions.cpp | 249 ArrayRef<OperandBundleDef> Bundles, const Twine &NameStr) { in init() argument 251 assert(getNumOperands() == Args.size() + CountBundleInputs(Bundles) + 1 && in init() 268 auto It = populateBundleOperandInfos(Bundles, Args.size()); in init() 572 ArrayRef<OperandBundleDef> Bundles, in createFree() argument 592 Result = CallInst::Create(FreeFunc, PtrCast, Bundles, "", InsertBefore); in createFree() 596 Result = CallInst::Create(FreeFunc, PtrCast, Bundles, ""); in createFree() 610 ArrayRef<OperandBundleDef> Bundles, in CreateFree() argument 612 return createFree(Source, Bundles, InsertBefore, nullptr); in CreateFree() 624 ArrayRef<OperandBundleDef> Bundles, in CreateFree() argument 626 Instruction *FreeCall = createFree(Source, Bundles, nullptr, InsertAtEnd); in CreateFree() [all …]
|
/external/antlr/runtime/ObjC/Framework/ANTLR.xcodeproj/ |
D | project.pbxproj | 3458 INSTALL_PATH = "$(USER_LIBRARY_DIR)/Bundles"; 3482 INSTALL_PATH = "$(USER_LIBRARY_DIR)/Bundles"; 3508 INSTALL_PATH = "$(USER_LIBRARY_DIR)/Bundles"; 3537 INSTALL_PATH = "$(USER_LIBRARY_DIR)/Bundles"; 3561 INSTALL_PATH = "$(USER_LIBRARY_DIR)/Bundles"; 3587 INSTALL_PATH = "$(USER_LIBRARY_DIR)/Bundles"; 3616 INSTALL_PATH = "$(USER_LIBRARY_DIR)/Bundles"; 3640 INSTALL_PATH = "$(USER_LIBRARY_DIR)/Bundles"; 3666 INSTALL_PATH = "$(USER_LIBRARY_DIR)/Bundles"; 3695 INSTALL_PATH = "$(USER_LIBRARY_DIR)/Bundles"; [all …]
|
/external/lzma/DOC/ |
D | lzma-sdk.txt | 66 CPP/7zip/Bundles/LzmaCon 137 Bundles - Modules that are bundles of other modules (files)
|
/external/u-boot/lib/lzma/ |
D | lzma.txt | 40 CPP/7zip/Bundles/LzmaCon 99 Bundles - Modules that are bundles of other modules
|
/external/perfetto/ui/ |
D | BUILD.gn | 141 # | Bundles all *.js files together resolving CommonJS require() deps. |
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/ |
D | CodeGenerator.rst | 518 ``MachineInstr Bundles`` 585 (i.e. after two-address pass, PHI elimination, and copy coalescing). Bundles
|
D | LangRef.rst | 1753 Operand Bundles 1798 Deoptimization Operand Bundles argument 1860 Funclet Operand Bundles argument 1881 GC Transition Operand Bundles argument
|
/external/llvm/docs/ |
D | CodeGenerator.rst | 518 ``MachineInstr Bundles`` 585 (i.e. after two-address pass, PHI elimination, and copy coalescing). Bundles
|
D | LangRef.rst | 1597 Operand Bundles 1645 Deoptimization Operand Bundles argument 1707 Funclet Operand Bundles argument 1728 GC Transition Operand Bundles argument
|
/external/libxml2/ |
D | NEWS | 299 Bundles all generated files for python into the distribution (Daniel Richard G),
|