/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
D | SSAContext.cpp | 29 BasicBlock *SSAContext::getEntryBlock(Function &F) { in getEntryBlock() function in SSAContext 33 const BasicBlock *SSAContext::getEntryBlock(const Function &F) { in getEntryBlock() function in SSAContext
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
D | MachineSSAContext.cpp | 31 MachineBasicBlock *MachineSSAContext::getEntryBlock(MachineFunction &F) { in getEntryBlock() function in MachineSSAContext
|
D | RDFGraph.cpp | 586 NodeAddr<BlockNode*> FuncNode::getEntryBlock(const DataFlowGraph &G) { in getEntryBlock() function in FuncNode
|
/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-16.0/llvm/include/llvm/IR/ |
D | Function.h | 735 const BasicBlock &getEntryBlock() const { return front(); } in getEntryBlock() function 736 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/angle/third_party/glslang/src/SPIRV/ |
D | spvIR.h | 405 Block* getEntryBlock() const { return blocks.front(); } in getEntryBlock() function
|
/external/deqp-deps/glslang/SPIRV/ |
D | spvIR.h | 405 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/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
D | LoopFuse.cpp | 259 BasicBlock *getEntryBlock() const { in getEntryBlock() function
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/ |
D | GCOVProfiling.cpp | 351 GCOVBlock &getEntryBlock() { return EntryBlock; } in getEntryBlock() function in __anonf3ac7eea0311::GCOVFunction
|
D | ControlHeightReduction.cpp | 160 BasicBlock *getEntryBlock() { in getEntryBlock() function in __anonfbed3fd80111::CHRScope
|
/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 __anonf94a0f120211::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
|