| /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 552 .. _MODULE_BLOCK:
|
| /external/llvm/include/llvm/Analysis/ |
| D | IteratedDominanceFrontier.h | 57 void setDefiningBlocks(const SmallPtrSetImpl<BasicBlock *> &Blocks) { in setDefiningBlocks() 67 void setLiveInBlocks(const SmallPtrSetImpl<BasicBlock *> &Blocks) { in setLiveInBlocks()
|
| /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/v8/src/compiler/ |
| D | gap-resolver.cc | 17 inline bool Blocks(MoveOperands* move, InstructionOperand destination) { in Blocks() function
|
| D | move-optimizer.cc | 30 bool Blocks(const OperandSet& set, const InstructionOperand& operand) { in Blocks() function
|
| /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/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/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/include/llvm/Support/ |
| D | GCOV.h | 292 SmallVector<std::unique_ptr<GCOVBlock>, 16> Blocks; variable 377 BlockLines Blocks; member
|
| /external/llvm/lib/CodeGen/ |
| D | InterferenceCache.h | 91 SmallVector<BlockInterference, 8> Blocks; variable
|
| D | SpillPlacement.cpp | 263 void SpillPlacement::addPrefSpill(ArrayRef<unsigned> Blocks, bool Strong) { in addPrefSpill()
|
| D | MachineLICM.cpp | 450 const std::vector<MachineBasicBlock *> &Blocks = CurLoop->getBlocks(); in HoistRegionPostRA() local 530 const std::vector<MachineBasicBlock *> &Blocks = CurLoop->getBlocks(); in AddToLiveIns() local
|
| /external/llvm/lib/Transforms/Scalar/ |
| D | DeadStoreElimination.cpp | 721 static void FindUnconditionalPreds(SmallVectorImpl<BasicBlock *> &Blocks, in FindUnconditionalPreds() 741 SmallVector<BasicBlock *, 16> Blocks; in HandleFree() local
|
| /external/llvm/lib/Transforms/Utils/ |
| D | CloneFunction.cpp | 740 const SmallVectorImpl<BasicBlock *> &Blocks, ValueToValueMapTy &VMap) { in remapInstructionsInBlocks() 757 SmallVectorImpl<BasicBlock *> &Blocks) { in cloneLoopWithPreheader()
|
| 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/llvm/include/llvm/ADT/ |
| D | PostOrderIterator.h | 284 std::vector<NodeType*> Blocks; // Block list in normal PO order variable
|
| /external/clang/docs/ |
| D | AutomaticReferenceCounting.rst | 1747 Blocks section in Miscellaneous 1769 .. _arc.misc.exceptions:
|
| D | InternalsManual.rst | 1378 .. _ConditionalControlFlow:
|
| /external/llvm/tools/bugpoint/ |
| D | CrashDebugger.cpp | 352 SmallPtrSet<BasicBlock*, 8> Blocks; in TestBlocks() local 731 std::vector<const BasicBlock*> Blocks; in DebugACrash() local
|
| /external/llvm/lib/Analysis/ |
| D | VectorUtils.cpp | 443 llvm::computeMinimumValueSizes(ArrayRef<BasicBlock *> Blocks, DemandedBits &DB, in computeMinimumValueSizes()
|
| /external/clang/lib/AST/ |
| D | CommentParser.cpp | 764 SmallVector<BlockContentComment *, 8> Blocks; in parseFullComment() local
|