/external/llvm-project/flang/include/flang/Lower/ |
D | FIRBuilder.h | 67 mlir::Block *getEntryBlock() { return &getFunction().front(); } in getEntryBlock() function
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
D | Function.h | 515 const BasicBlock &getEntryBlock() const { return front(); } in getEntryBlock() function 516 BasicBlock &getEntryBlock() { return front(); } in getEntryBlock() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | Function.h | 675 const BasicBlock &getEntryBlock() const { return front(); } in getEntryBlock() function 676 BasicBlock &getEntryBlock() { return front(); } in getEntryBlock() function
|
/external/llvm-project/llvm/include/llvm/IR/ |
D | Function.h | 727 const BasicBlock &getEntryBlock() const { return front(); } in getEntryBlock() function 728 BasicBlock &getEntryBlock() { return front(); } in getEntryBlock() function
|
/external/angle/third_party/vulkan-deps/glslang/src/SPIRV/ |
D | spvIR.h | 351 Block* getEntryBlock() const { return blocks.front(); } in getEntryBlock() function
|
/external/deqp-deps/glslang/SPIRV/ |
D | spvIR.h | 351 Block* getEntryBlock() const { return blocks.front(); } in getEntryBlock() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | LoopFuse.cpp | 235 BasicBlock *getEntryBlock() const { in getEntryBlock() function
|
/external/llvm-project/llvm/lib/Transforms/Scalar/ |
D | LoopFuse.cpp | 255 BasicBlock *getEntryBlock() const { in getEntryBlock() function
|
/external/llvm-project/llvm/lib/Transforms/Instrumentation/ |
D | GCOVProfiling.cpp | 403 GCOVBlock &getEntryBlock() { return EntryBlock; } in getEntryBlock() function in __anon492488a10611::GCOVFunction
|
D | ControlHeightReduction.cpp | 190 BasicBlock *getEntryBlock() { in getEntryBlock() function in __anon3b0d276f0211::CHRScope
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | RDFGraph.cpp | 588 NodeAddr<BlockNode*> FuncNode::getEntryBlock(const DataFlowGraph &G) { in getEntryBlock() function in FuncNode
|
/external/llvm/lib/Target/Hexagon/ |
D | RDFGraph.cpp | 558 NodeAddr<BlockNode*> FuncNode::getEntryBlock(const DataFlowGraph &G) { in getEntryBlock() function in FuncNode
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
D | ControlHeightReduction.cpp | 190 BasicBlock *getEntryBlock() { in getEntryBlock() function in __anon861201630211::CHRScope
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | RDFGraph.cpp | 588 NodeAddr<BlockNode*> FuncNode::getEntryBlock(const DataFlowGraph &G) { in getEntryBlock() function in FuncNode
|
/external/llvm-project/polly/lib/Analysis/ |
D | ScopInfo.cpp | 1244 BasicBlock *ScopStmt::getEntryBlock() const { in getEntryBlock() function in ScopStmt
|
/external/llvm-project/mlir/lib/Dialect/SPIRV/ |
D | SPIRVOps.cpp | 2371 Block *spirv::LoopOp::getEntryBlock() { in getEntryBlock() function in spirv::LoopOp
|