| /external/llvm-project/llvm/include/llvm/CodeGen/ |
| D | EdgeBundles.h | 47 ArrayRef<unsigned> getBlocks(unsigned Bundle) const { return Blocks[Bundle]; } in getBlocks() function
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| D | EdgeBundles.h | 48 ArrayRef<unsigned> getBlocks(unsigned Bundle) const { return Blocks[Bundle]; } in getBlocks() function
|
| /external/llvm/include/llvm/CodeGen/ |
| D | EdgeBundles.h | 49 ArrayRef<unsigned> getBlocks(unsigned Bundle) const { return Blocks[Bundle]; } in getBlocks() function
|
| /external/llvm-project/llvm/lib/Target/WebAssembly/ |
| D | WebAssemblyExceptionInfo.h | 75 ArrayRef<MachineBasicBlock *> getBlocks() const { return Blocks; } in getBlocks() function
|
| D | WebAssemblyFixIrreducibleControlFlow.cpp | 198 BlockSet &getBlocks() { return Blocks; } in getBlocks() function in __anon5335f1d20111::LoopBlocks
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
| D | WebAssemblyExceptionInfo.h | 76 ArrayRef<MachineBasicBlock *> getBlocks() const { return Blocks; } in getBlocks() function
|
| D | WebAssemblyFixIrreducibleControlFlow.cpp | 187 BlockSet &getBlocks() { return Blocks; } in getBlocks() function in __anon4d3b72c60111::LoopBlocks
|
| /external/llvm-project/mlir/include/mlir/IR/ |
| D | Region.h | 45 BlockListType &getBlocks() { return blocks; } in getBlocks() function
|
| D | FunctionSupport.h | 147 BlockListType &getBlocks() { return getBody().getBlocks(); } in getBlocks() function
|
| /external/llvm/include/llvm/Analysis/ |
| D | LoopInfo.h | 139 const std::vector<BlockT*> &getBlocks() const { return Blocks; } in getBlocks() function
|
| /external/angle/third_party/vulkan-deps/glslang/src/SPIRV/ |
| D | spvIR.h | 353 const std::vector<Block*>& getBlocks() const { return blocks; } in getBlocks() function
|
| /external/llvm-project/llvm/lib/Target/AMDGPU/ |
| D | SIMachineScheduler.h | 354 std::vector<SIScheduleBlock*> getBlocks() { return BlocksScheduled; } in getBlocks() function
|
| D | SIMachineScheduler.cpp | 627 SIScheduleBlockCreator::getBlocks(SISchedulerBlockCreatorVariant BlockVariant) { in getBlocks() function in SIScheduleBlockCreator
|
| /external/deqp-deps/glslang/SPIRV/ |
| D | spvIR.h | 353 const std::vector<Block*>& getBlocks() const { return blocks; } in getBlocks() function
|
| /external/llvm/lib/Target/AMDGPU/ |
| D | SIMachineScheduler.h | 346 std::vector<SIScheduleBlock*> getBlocks() { return BlocksScheduled; }; in getBlocks() function
|
| D | SIMachineScheduler.cpp | 604 SIScheduleBlockCreator::getBlocks(SISchedulerBlockCreatorVariant BlockVariant) { in getBlocks() function in SIScheduleBlockCreator
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
| D | SIMachineScheduler.h | 354 std::vector<SIScheduleBlock*> getBlocks() { return BlocksScheduled; } in getBlocks() function
|
| D | SIMachineScheduler.cpp | 625 SIScheduleBlockCreator::getBlocks(SISchedulerBlockCreatorVariant BlockVariant) { in getBlocks() function in SIScheduleBlockCreator
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
| D | LoopInfo.h | 154 ArrayRef<BlockT *> getBlocks() const { in getBlocks() function
|
| /external/llvm-project/llvm/include/llvm/Analysis/ |
| D | LoopInfo.h | 171 ArrayRef<BlockT *> getBlocks() const { in getBlocks() function
|
| /external/python/cpython2/Lib/compiler/ |
| D | pyassem.py | 84 def getBlocks(self): member in FlowGraph
|
| /external/llvm-project/clang/include/clang/AST/ |
| D | Comment.h | 1129 ArrayRef<BlockContentComment *> getBlocks() const { return Blocks; } in getBlocks() function
|
| /external/clang/include/clang/AST/ |
| D | Comment.h | 1135 ArrayRef<BlockContentComment *> getBlocks() const { return Blocks; } in getBlocks() function
|