| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/ |
| D | SSAUpdaterImpl.h | 94 SmallVector<BBInfo *, 100> BlockList; in GetValue() local 115 BBInfo *BuildBlockList(BlkT *BB, BlockListTy *BlockList) { in BuildBlockList() 240 void FindDominators(BlockListTy *BlockList, BBInfo *PseudoEntry) { in FindDominators() 294 void FindPHIPlacement(BlockListTy *BlockList) { in FindPHIPlacement() 331 void FindAvailableVals(BlockListTy *BlockList) { in FindAvailableVals() 389 void FindExistingPHI(BlkT *BB, BlockListTy *BlockList) { in FindExistingPHI() 451 void RecordMatchingPHIs(BlockListTy *BlockList) { in RecordMatchingPHIs()
|
| /external/llvm/include/llvm/Transforms/Utils/ |
| D | SSAUpdaterImpl.h | 82 SmallVector<BBInfo*, 100> BlockList; in GetValue() local 103 BBInfo *BuildBlockList(BlkT *BB, BlockListTy *BlockList) { in BuildBlockList() 229 void FindDominators(BlockListTy *BlockList, BBInfo *PseudoEntry) { in FindDominators() 283 void FindPHIPlacement(BlockListTy *BlockList) { in FindPHIPlacement() 320 void FindAvailableVals(BlockListTy *BlockList) { in FindAvailableVals() 379 void FindExistingPHI(BlkT *BB, BlockListTy *BlockList) { in FindExistingPHI() 445 void RecordMatchingPHIs(BlockListTy *BlockList) { in RecordMatchingPHIs()
|
| /external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Utils/ |
| D | SSAUpdaterImpl.h | 94 SmallVector<BBInfo *, 100> BlockList; in GetValue() local 115 BBInfo *BuildBlockList(BlkT *BB, BlockListTy *BlockList) { in BuildBlockList() 240 void FindDominators(BlockListTy *BlockList, BBInfo *PseudoEntry) { in FindDominators() 294 void FindPHIPlacement(BlockListTy *BlockList) { in FindPHIPlacement() 353 void FindAvailableVals(BlockListTy *BlockList) { in FindAvailableVals() 415 void FindExistingPHI(BlkT *BB, BlockListTy *BlockList) { in FindExistingPHI() 477 void RecordMatchingPHIs(BlockListTy *BlockList) { in RecordMatchingPHIs()
|
| /external/llvm/lib/DebugInfo/PDB/Raw/ |
| D | MappedBlockStream.cpp | 130 auto BlockList = Data->getStreamBlocks(); in readLongestContiguousChunk() local 169 auto BlockList = Data->getStreamBlocks(); in tryReadContiguously() local 202 auto BlockList = Data->getStreamBlocks(); in readBytes() local 238 auto BlockList = Data->getStreamBlocks(); in writeBytes() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/MSF/ |
| D | MSFBuilder.h | 128 using BlockList = std::vector<uint32_t>; variable
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/MSF/ |
| D | MSFBuilder.h | 127 using BlockList = std::vector<uint32_t>; variable
|
| /external/llvm/tools/llvm-pdbdump/ |
| D | YAMLOutputStyle.cpp | 87 pdb::yaml::StreamBlockList BlockList; in dumpStreamDirectory() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/ |
| D | PPCExpandISEL.cpp | 194 for (auto &BlockList : ISELInstructions) { in expandAndMergeISELs() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
| D | PPCExpandISEL.cpp | 194 for (auto &BlockList : ISELInstructions) { in expandAndMergeISELs() local
|
| /external/emma/core/java12/com/vladium/emma/instr/ |
| D | InstrVisitor.java | 1397 private static final class BlockList class in InstrVisitor 1399 BlockList () in BlockList() method in InstrVisitor.BlockList 1404 BlockList (final int capacity) in BlockList() method in InstrVisitor.BlockList
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/MSF/ |
| D | MSFBuilder.cpp | 299 ulittle32_t *BlockList = in generateLayout() local
|
| /external/cronet/third_party/libc++abi/src/src/ |
| D | cxa_demangle.cpp | 304 BlockMeta* BlockList = nullptr; member in __anon149cd89a0211::BumpPointerAllocator
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/MSF/ |
| D | MSFBuilder.cpp | 298 ulittle32_t *BlockList = in generateLayout() local
|
| /external/libcxxabi/src/ |
| D | cxa_demangle.cpp | 259 BlockMeta* BlockList = nullptr; member in __anonab77daea0211::BumpPointerAllocator
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/ |
| D | OrcRemoteTargetServer.h | 276 auto &BlockList = StubOwnerItr->second; in handleEmitIndirectStubs() local
|
| /external/llvm/include/llvm/ExecutionEngine/Orc/ |
| D | OrcRemoteTargetServer.h | 290 auto &BlockList = StubOwnerItr->second; in handleEmitIndirectStubs() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Demangle/ |
| D | ItaniumDemangle.cpp | 258 BlockMeta* BlockList = nullptr; member in __anonba243e880211::BumpPointerAllocator
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Demangle/ |
| D | ItaniumDemangle.cpp | 298 BlockMeta* BlockList = nullptr; member in __anon2d757c8e0211::BumpPointerAllocator
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
| D | PartialInlining.cpp | 415 auto IsSingleEntry = [](SmallVectorImpl<BasicBlock *> &BlockList) { in computeOutliningColdRegionsInfo() 421 [&ORE](SmallVectorImpl<BasicBlock *> &BlockList) -> BasicBlock * { in computeOutliningColdRegionsInfo()
|
| /external/scudo/standalone/ |
| D | primary32.h | 393 SinglyLinkedList<BatchGroupT> BlockList = {}; member
|
| D | primary64.h | 527 SinglyLinkedList<BatchGroupT> BlockList = {}; member
|
| /external/AFLplusplus/instrumentation/ |
| D | SanitizerCoverageLTO.so.cc | 253 std::vector<BasicBlock *> BlockList; member in __anonef8402ca0111::ModuleSanitizerCoverageLTO
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/ |
| D | PartialInlining.cpp | 417 [&ORE](SmallVectorImpl<BasicBlock *> &BlockList) -> BasicBlock * { in computeOutliningColdRegionsInfo()
|
| /external/aws-sdk-java-v2/services/textract/src/main/resources/codegen-resources/ |
| D | service-2.json | 921 "BlockList":{ object
|