/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | BranchFolding.h | 66 MachineBasicBlock *getBlock() const { return Block; } in getBlock() function 105 MachineBasicBlock *getBlock() const { in getBlock() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | InstrEmitter.h | 124 MachineBasicBlock *getBlock() { return MBB; } in getBlock() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | MemorySSA.h | 160 BasicBlock *getBlock() const { return Block; } in getBlock() function
|
D | Trace.h | 47 BasicBlock *getBlock(unsigned i) const { return BasicBlocks[i]; } in getBlock() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | MachineOptimizationRemarkEmitter.h | 49 const MachineBasicBlock *getBlock() const { return MBB; } in getBlock() function
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ssbo/ |
D | vktSSBOLayoutCase.hpp | 141 const BufferBlock& getBlock (int ndx) const { return *m_bufferBlocks[ndx]; } in getBlock() function in vkt::ssbo::ShaderInterface 142 BufferBlock& getBlock (int ndx) { return *m_bufferBlocks[ndx]; } in getBlock() function in vkt::ssbo::ShaderInterface
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonBlockRanges.h | 128 MachineBasicBlock &getBlock() const { return Block; } in getBlock() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
D | LoopVectorizationPlanner.h | 82 VPBasicBlock *getBlock() const { return Block; } in getBlock() function
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fSSBOLayoutCase.hpp | 130 const BufferBlock& getBlock (int ndx) const { return *m_bufferBlocks[ndx]; } in getBlock() function in deqp::gles31::bb::ShaderInterface
|
/third_party/glslang/SPIRV/ |
D | spvIR.h | 140 Block* getBlock() const { return block; } in getBlock() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/JITLink/ |
D | JITLink.h | 443 Block &getBlock() { in getBlock() function 450 const Block &getBlock() const { in getBlock() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
D | GCOVProfiling.cpp | 368 GCOVBlock &getBlock(BasicBlock *BB) { in getBlock() function in __anon821923f40311::GCOVFunction
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | IRBuilder.h | 188 BasicBlock *getBlock() const { return Block; } in getBlock() function
|
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
D | SpirvShader.hpp | 448 Block const &getBlock(Block::ID id) const in getBlock() function in sw::SpirvShader::Function
|