| /external/llvm/include/llvm/Analysis/ |
| D | IteratedDominanceFrontier.h | 56 void setDefiningBlocks(const SmallPtrSetImpl<BasicBlock *> &Blocks) { in setDefiningBlocks() 66 void setLiveInBlocks(const SmallPtrSetImpl<BasicBlock *> &Blocks) { in setLiveInBlocks()
|
| /external/llvm/docs/ |
| D | MIRLangRef.rst | 193 Block References 210 Successors 237 Live In Registers 252 Miscellaneous Attributes
|
| D | BitCodeFormat.rst | 163 .. _Blocks: target 165 Blocks section in Bitstream Format 196 .. _ENTER_SUBBLOCK: 198 ENTER_SUBBLOCK Encoding 215 END_BLOCK Encoding 404 .. _BLOCKINFO: 406 #0 - BLOCKINFO Block 553 .. _MODULE_BLOCK:
|
| /external/llvm/include/llvm/CodeGen/ |
| D | EdgeBundles.h | 35 SmallVector<SmallVector<unsigned, 8>, 4> Blocks; variable
|
| /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
| D | EdgeBundles.h | 34 SmallVector<SmallVector<unsigned, 8>, 4> Blocks; variable
|
| /external/llvm/include/llvm/Transforms/Utils/ |
| D | CodeExtractor.h | 52 SetVector<BasicBlock *> Blocks; variable
|
| /external/llvm/tools/llvm-pdbdump/ |
| D | YAMLOutputStyle.cpp | 59 auto Blocks = File.getDirectoryBlockArray(); in dumpFileHeaders() local
|
| D | PdbYaml.h | 38 std::vector<support::ulittle32_t> Blocks; member
|
| /external/clang/lib/Analysis/ |
| D | ThreadSafetyTIL.cpp | 168 int BasicBlock::topologicalSort(SimpleArray<BasicBlock*>& Blocks, int ID) { in topologicalSort() 191 int BasicBlock::topologicalFinalSort(SimpleArray<BasicBlock*>& Blocks, int ID) { in topologicalFinalSort()
|
| /external/clang/include/clang/Analysis/Analyses/ |
| D | PostOrderCFGView.h | 73 std::vector<const CFGBlock*> Blocks; variable
|
| /external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/ |
| D | BasicBlockPlacement.cpp | 113 Function::BasicBlockListType &Blocks = BB->getParent()->getBasicBlockList(); in PlaceBlocks() local
|
| /external/llvm/lib/Transforms/Scalar/ |
| D | LoopSimplifyCFG.cpp | 43 SmallVector<WeakVH, 16> Blocks(L.blocks()); in simplifyLoopCFG() local
|
| /external/swiftshader/third_party/LLVM/tools/llvm-objdump/ |
| D | MCFunction.h | 75 MapTy Blocks; variable
|
| /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| D | FunctionSummary.h | 96 llvm::SmallBitVector &Blocks = I->second.VisitedBasicBlocks; in markVisitedBasicBlock() local
|
| /external/llvm/lib/DebugInfo/PDB/Raw/ |
| D | PDBFile.cpp | 154 ArrayRef<support::ulittle32_t> Blocks; in parseStreamData() local 364 for (const auto &Blocks : StreamMap) { in commit() local
|
| /external/llvm/unittests/DebugInfo/PDB/ |
| D | MappedBlockStreamTest.cpp | 49 DiscontiguousFile(ArrayRef<uint32_t> Blocks, MutableArrayRef<uint8_t> Data) in DiscontiguousFile() 80 std::vector<support::ulittle32_t> Blocks; member in __anon8d3c1fc20111::DiscontiguousFile 305 const uint32_t Blocks[] = {2, 1, 0, 6, 3, 4, 5, 7, 9, 8}; in TEST() local
|
| /external/llvm/lib/Target/AMDGPU/ |
| D | SIMachineScheduler.h | 208 std::vector<SIScheduleBlock*> Blocks; member 224 SIScheduleBlocks> Blocks; variable 316 std::vector<SIScheduleBlock*> Blocks; variable
|
| /external/v8/src/compiler/ |
| D | gap-resolver.cc | 22 inline bool Blocks(MoveOperands* move, InstructionOperand destination) { in Blocks() function
|
| /external/clang/test/SemaCXX/ |
| D | nested-name-spec-locations.cpp | 158 void bar(std::vector<int*> &Blocks) { in bar()
|
| /external/swiftshader/third_party/LLVM/include/llvm/Support/ |
| D | GCOV.h | 181 SmallVector<GCOVBlock *, 16> Blocks; variable
|
| /external/swiftshader/third_party/LLVM/lib/CodeGen/ |
| D | InterferenceCache.h | 68 SmallVector<BlockInterference, 8> Blocks; variable
|
| /external/llvm/lib/CodeGen/ |
| D | InterferenceCache.h | 91 SmallVector<BlockInterference, 8> Blocks; variable
|
| /external/swiftshader/third_party/LLVM/include/llvm/ADT/ |
| D | PostOrderIterator.h | 222 std::vector<NodeType*> Blocks; // Block list in normal PO order variable
|
| /external/swiftshader/third_party/LLVM/tools/bugpoint/ |
| D | CrashDebugger.cpp | 278 SmallPtrSet<BasicBlock*, 8> Blocks; in TestBlocks() local 515 std::vector<const BasicBlock*> Blocks; in DebugACrash() local
|
| /external/llvm/include/llvm/Support/ |
| D | GCOV.h | 292 SmallVector<std::unique_ptr<GCOVBlock>, 16> Blocks; variable 377 BlockLines Blocks; member
|