/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyFixIrreducibleControlFlow.cpp | 74 ReachabilityGraph(MachineBasicBlock *Entry, const BlockSet &Blocks) in ReachabilityGraph() 114 const BlockSet &Blocks; member in __anonc8d474c50111::ReachabilityGraph 193 BlockSet Blocks; member in __anonc8d474c50111::LoopBlocks 242 MachineBasicBlock *Entry, BlockSet &Blocks, MachineFunction &MF) { in processRegion() 323 BlockSet &Entries, BlockSet &Blocks, MachineFunction &MF, in makeSingleEntryLoop()
|
D | WebAssemblyExceptionInfo.h | 47 std::vector<MachineBasicBlock *> Blocks; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | GenericIteratedDominanceFrontier.h | 75 void setDefiningBlocks(const SmallPtrSetImpl<NodeTy *> &Blocks) { in setDefiningBlocks() 84 void setLiveInBlocks(const SmallPtrSetImpl<NodeTy *> &Blocks) { in setLiveInBlocks()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | EdgeBundles.h | 34 SmallVector<SmallVector<unsigned, 8>, 4> Blocks; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | GVNSink.cpp | 120 ArrayRef<BasicBlock *> Blocks; member in __anon8f5973bd0111::LockstepReverseIterator 126 LockstepReverseIterator(ArrayRef<BasicBlock *> Blocks) : Blocks(Blocks) { in LockstepReverseIterator() 159 void restrictToBlocks(SmallSetVector<BasicBlock *, 4> &Blocks) { in restrictToBlocks() 201 SmallVector<BasicBlock *, 4> Blocks; member 232 SmallVector<BasicBlock *, 4> Blocks; member in __anon8f5973bd0111::ModelledPHI 833 void GVNSink::sinkLastInstruction(ArrayRef<BasicBlock *> Blocks, in sinkLastInstruction()
|
D | FlattenCFGPass.cpp | 61 std::vector<WeakVH> Blocks; in iterativelyFlattenCFG() local
|
D | MergeICmps.cpp | 436 BCECmpChain::BCECmpChain(const std::vector<BasicBlock *> &Blocks, PHINode &Phi, in BCECmpChain() 763 std::vector<BasicBlock *> Blocks(NumBlocks); in getOrderedBlocks() local 850 const auto Blocks = in processPhi() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/MSF/ |
D | MSFBuilder.cpp | 102 MutableArrayRef<uint32_t> Blocks) { in allocateBlocks() 155 ArrayRef<uint32_t> Blocks) { in addStream() 375 for (const auto &Blocks : Layout.StreamMap) { in commit() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/XRay/ |
D | Trace.cpp | 310 auto &Blocks = PTB.second; in loadFDRLog() local 329 auto &Blocks = PTB.second; in loadFDRLog() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86CmovConversion.cpp | 182 SmallVector<MachineBasicBlock *, 4> Blocks; in runOnMachineFunction() local 255 ArrayRef<MachineBasicBlock *> Blocks, CmovGroups &CmovInstGroups, in collectCmovCandidates() 377 ArrayRef<MachineBasicBlock *> Blocks, CmovGroups &CmovInstGroups) { in checkForProfitableCmovCandidates()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/XRay/ |
D | Profile.h | 125 BlockList Blocks; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/ |
D | JITLinkMemoryManager.cpp | 80 AllocationMap Blocks; in allocate() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/ |
D | CodeExtractor.h | 99 SetVector<BasicBlock *> Blocks; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/ |
D | GCOV.cpp | 479 const BlockVector &Blocks, uint64_t &Count) { in lookForCircuit() 525 void GCOVBlock::getCyclesCount(const BlockVector &Blocks, uint64_t &Count) { in getCyclesCount() 537 uint64_t GCOVBlock::getLineCount(const BlockVector &Blocks) { in getLineCount() 754 const BlockVector &Blocks = BlocksIt->second; in print() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | SIMachineScheduler.h | 214 std::vector<SIScheduleBlock*> Blocks; member 230 SIScheduleBlocks> Blocks; variable 324 std::vector<SIScheduleBlock*> Blocks; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/MSF/ |
D | MSFCommon.h | 80 std::vector<support::ulittle32_t> Blocks; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/ |
D | PDBFile.cpp | 214 ArrayRef<support::ulittle32_t> Blocks; in parseStreamData() local 247 auto Blocks = getStreamBlockList(StreamIdx); in getStreamLayout() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | DebugLinesSubsection.h | 143 std::vector<Block> Blocks; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | CodeExtractor.cpp | 267 static bool definedInRegion(const SetVector<BasicBlock *> &Blocks, Value *V) { in definedInRegion() 277 static bool definedInCaller(const SetVector<BasicBlock *> &Blocks, Value *V) { in definedInCaller() 285 static BasicBlock *getCommonExitBlock(const SetVector<BasicBlock *> &Blocks) { in getCommonExitBlock() 981 static void eraseLifetimeMarkersOnInputs(const SetVector<BasicBlock *> &Blocks, in eraseLifetimeMarkersOnInputs()
|
D | CloneFunction.cpp | 739 const SmallVectorImpl<BasicBlock *> &Blocks, ValueToValueMapTy &VMap) { in remapInstructionsInBlocks() 756 SmallVectorImpl<BasicBlock *> &Blocks) { in cloneLoopWithPreheader()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | InterferenceCache.h | 95 SmallVector<BlockInterference, 8> Blocks; variable
|
D | SpillPlacement.cpp | 286 void SpillPlacement::addPrefSpill(ArrayRef<unsigned> Blocks, bool Strong) { in addPrefSpill()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/ |
D | GCOV.h | 308 SmallVector<std::unique_ptr<GCOVBlock>, 16> Blocks; variable 404 BlockLines Blocks; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/ |
D | CodeViewYAMLDebugSections.h | 95 std::vector<SourceLineBlock> Blocks; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
D | PostOrderIterator.h | 290 std::vector<NodeRef> Blocks; // Block list in normal PO order variable
|