/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/ |
H A 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()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/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()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/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()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/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()
|
/aosp_15_r20/external/llvm/include/llvm/Transforms/Utils/ |
H A 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()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/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()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Utils/ |
H A 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()
|
/aosp_15_r20/external/llvm/lib/DebugInfo/PDB/Raw/ |
H A 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
|
/aosp_15_r20/external/emma/core/java12/com/vladium/emma/instr/ |
H A 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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/MSF/ |
H A D | MSFBuilder.h | 128 using BlockList = std::vector<uint32_t>; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/MSF/ |
D | MSFBuilder.h | 128 using BlockList = std::vector<uint32_t>; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/MSF/ |
D | MSFBuilder.h | 128 using BlockList = std::vector<uint32_t>; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/MSF/ |
D | MSFBuilder.h | 128 using BlockList = std::vector<uint32_t>; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/MSF/ |
D | MSFBuilder.h | 128 using BlockList = std::vector<uint32_t>; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/MSF/ |
H A D | MSFBuilder.h | 127 using BlockList = std::vector<uint32_t>; variable
|
/aosp_15_r20/external/llvm/tools/llvm-pdbdump/ |
H A D | YAMLOutputStyle.cpp | 87 pdb::yaml::StreamBlockList BlockList; in dumpStreamDirectory() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
H A D | PPCExpandISEL.cpp | 194 for (auto &BlockList : ISELInstructions) { in expandAndMergeISELs() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/ |
H A D | PPCExpandISEL.cpp | 194 for (auto &BlockList : ISELInstructions) { in expandAndMergeISELs() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
H A D | PartialInlining.cpp | 415 auto IsSingleEntry = [](SmallVectorImpl<BasicBlock *> &BlockList) { in computeOutliningColdRegionsInfo() 421 [&ORE](SmallVectorImpl<BasicBlock *> &BlockList) -> BasicBlock * { in computeOutliningColdRegionsInfo()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/MSF/ |
H A D | MSFBuilder.cpp | 299 ulittle32_t *BlockList = in generateLayout() local
|
/aosp_15_r20/external/libcxxabi/src/ |
H A D | cxa_demangle.cpp | 259 BlockMeta* BlockList = nullptr; member in __anon29fe2f4c0211::BumpPointerAllocator
|
/aosp_15_r20/external/cronet/third_party/libc++abi/src/src/ |
H A D | cxa_demangle.cpp | 304 BlockMeta* BlockList = nullptr; member in __anondcc42ebc0211::BumpPointerAllocator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/MSF/ |
H A D | MSFBuilder.cpp | 298 ulittle32_t *BlockList = in generateLayout() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | OrcRemoteTargetServer.h | 276 auto &BlockList = StubOwnerItr->second; in handleEmitIndirectStubs() local
|
/aosp_15_r20/external/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | OrcRemoteTargetServer.h | 290 auto &BlockList = StubOwnerItr->second; in handleEmitIndirectStubs() local
|