Home
last modified time | relevance | path

Searched defs:getBlock (Results 1 – 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DBranchFolding.h66 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/
DInstrEmitter.h124 MachineBasicBlock *getBlock() { return MBB; } in getBlock() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DTrace.h47 BasicBlock *getBlock(unsigned i) const { return BasicBlocks[i]; } in getBlock() function
DMemorySSA.h160 BasicBlock *getBlock() const { return Block; } in getBlock() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineOptimizationRemarkEmitter.h49 const MachineBasicBlock *getBlock() const { return MBB; } in getBlock() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonBlockRanges.h128 MachineBasicBlock &getBlock() const { return Block; } in getBlock() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorizationPlanner.h82 VPBasicBlock *getBlock() const { return Block; } in getBlock() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/JITLink/
DJITLink.h443 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/
DGCOVProfiling.cpp368 GCOVBlock &getBlock(BasicBlock *BB) { in getBlock() function in __anon4876e0190311::GCOVFunction
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DIRBuilder.h188 BasicBlock *getBlock() const { return Block; } in getBlock() function
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DSpirvShader.hpp448 Block const &getBlock(Block::ID id) const in getBlock() function in sw::SpirvShader::Function