Home
last modified time | relevance | path

Searched defs:getBlocks (Results 1 - 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DEdgeBundles.h48 ArrayRef<unsigned> getBlocks(unsigned Bundle) const { return Blocks[Bundle]; } in getBlocks() function in llvm::EdgeBundles
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyExceptionInfo.h76 ArrayRef<MachineBasicBlock *> getBlocks() const { return Blocks; } in getBlocks() function in llvm::WebAssemblyException
H A DWebAssemblyFixIrreducibleControlFlow.cpp187 BlockSet &getBlocks() { return Blocks; } in getBlocks() function in __anon24866::LoopBlocks
/third_party/glslang/SPIRV/
H A DspvIR.h351 const std::vector<Block*>& getBlocks() const { return blocks; } in getBlocks() function in spv::Function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.h354 std::vector<SIScheduleBlock*> getBlocks() { return BlocksScheduled; } in getBlocks() function in llvm::SIScheduleBlockScheduler
H A DSIMachineScheduler.cpp625 SIScheduleBlockCreator::getBlocks(SISchedulerBlockCreatorVariant BlockVariant) { in getBlocks() function in SIScheduleBlockCreator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DLoopInfo.h154 ArrayRef<BlockT *> getBlocks() const { in getBlocks() function in llvm::LoopBase

Completed in 10 milliseconds