| /external/llvm/docs/ |
| D | BitCodeFormat.rst | 162 .. _Blocks: target 164 Blocks section in Bitstream Format 195 .. _ENTER_SUBBLOCK: 197 ENTER_SUBBLOCK Encoding 214 END_BLOCK Encoding 403 .. _BLOCKINFO: 405 #0 - BLOCKINFO Block 538 .. _MODULE_BLOCK:
|
| /external/llvm/include/llvm/CodeGen/ |
| D | EdgeBundles.h | 35 SmallVector<SmallVector<unsigned, 8>, 4> Blocks; variable
|
| /external/llvm/include/llvm/Transforms/Utils/ |
| D | CodeExtractor.h | 52 SetVector<BasicBlock *> Blocks; variable
|
| /external/lldb/include/lldb/Symbol/ |
| D | SymbolFile.h | 38 Blocks = (1u << 3), enumerator
|
| /external/clang/include/clang/Analysis/Analyses/ |
| D | PostOrderCFGView.h | 73 std::vector<const CFGBlock*> Blocks; variable
|
| /external/llvm/include/llvm/MC/MCAnalysis/ |
| D | MCFunction.h | 93 BasicBlockListTy Blocks; variable
|
| /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| D | FunctionSummary.h | 96 llvm::SmallBitVector &Blocks = I->second.VisitedBasicBlocks; in markVisitedBasicBlock() local
|
| /external/clang/test/SemaCXX/ |
| D | nested-name-spec-locations.cpp | 158 void bar(std::vector<int*> &Blocks) { in bar()
|
| /external/llvm/lib/CodeGen/ |
| D | InterferenceCache.h | 91 SmallVector<BlockInterference, 8> Blocks; variable
|
| D | SpillPlacement.cpp | 272 void SpillPlacement::addPrefSpill(ArrayRef<unsigned> Blocks, bool Strong) { in addPrefSpill()
|
| D | RegAllocGreedy.cpp | 934 ArrayRef<unsigned> Blocks) { in addThroughConstraints() 996 ArrayRef<unsigned> Blocks = Bundles->getBlocks(Bundle); in growRegion() local 1211 ArrayRef<unsigned> Blocks = GlobalCand[UsedCands[c]].ActiveBlocks; in splitAroundRegion() local
|
| D | MachineLICM.cpp | 509 const std::vector<MachineBasicBlock *> &Blocks = CurLoop->getBlocks(); in HoistRegionPostRA() local 591 const std::vector<MachineBasicBlock *> &Blocks = CurLoop->getBlocks(); in AddToLiveIns() local
|
| /external/llvm/lib/Transforms/Scalar/ |
| D | DeadStoreElimination.cpp | 643 static void FindUnconditionalPreds(SmallVectorImpl<BasicBlock *> &Blocks, in FindUnconditionalPreds() 663 SmallVector<BasicBlock *, 16> Blocks; in HandleFree() local
|
| /external/llvm/include/llvm/Support/ |
| D | GCOV.h | 287 SmallVector<std::unique_ptr<GCOVBlock>, 16> Blocks; variable 360 BlockLines Blocks; member
|
| /external/llvm/tools/bugpoint/ |
| D | CrashDebugger.cpp | 276 SmallPtrSet<BasicBlock*, 8> Blocks; in TestBlocks() local 515 std::vector<const BasicBlock*> Blocks; in DebugACrash() local
|
| /external/llvm/include/llvm/ADT/ |
| D | PostOrderIterator.h | 261 std::vector<NodeType*> Blocks; // Block list in normal PO order variable
|
| /external/llvm/lib/Transforms/Utils/ |
| D | CodeExtractor.cpp | 142 static bool definedInRegion(const SetVector<BasicBlock *> &Blocks, Value *V) { in definedInRegion() 152 static bool definedInCaller(const SetVector<BasicBlock *> &Blocks, Value *V) { in definedInCaller()
|
| /external/clang/docs/ |
| D | AutomaticReferenceCounting.rst | 1739 Blocks section in Miscellaneous 1761 .. _arc.misc.exceptions:
|
| D | InternalsManual.rst | 1361 .. _ConditionalControlFlow:
|
| D | LanguageExtensions.rst | 928 Blocks chapter
|
| /external/clang/lib/AST/ |
| D | CommentParser.cpp | 764 SmallVector<BlockContentComment *, 8> Blocks; in parseFullComment() local
|
| /external/chromium_org/third_party/yasm/source/patched-yasm/modules/preprocs/nasm/ |
| D | nasm-pp.c | 54 typedef struct Blocks Blocks; typedef 457 struct Blocks { struct 458 Blocks *next; argument 462 static Blocks blocks = { NULL, NULL }; argument
|
| /external/llvm/tools/llvm-diff/ |
| D | DifferenceEngine.cpp | 122 DenseMap<BasicBlock*, BasicBlock*> Blocks; member in __anon61d229b40111::FunctionDifferenceEngine
|
| /external/llvm/include/llvm/Analysis/ |
| D | LoopInfo.h | 73 std::vector<BlockT*> Blocks; variable
|
| /external/clang/include/clang/AST/ |
| D | Comment.h | 1096 ArrayRef<BlockContentComment *> Blocks; variable 1100 FullComment(ArrayRef<BlockContentComment *> Blocks, DeclInfo *D) : in FullComment()
|