Home
last modified time | relevance | path

Searched defs:getEntryBlock (Results 1 – 15 of 15) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
DSSAContext.cpp29 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/
DMachineSSAContext.cpp31 MachineBasicBlock *MachineSSAContext::getEntryBlock(MachineFunction &F) { in getEntryBlock() function in MachineSSAContext
DRDFGraph.cpp586 NodeAddr<BlockNode*> FuncNode::getEntryBlock(const DataFlowGraph &G) { in getEntryBlock() function in FuncNode
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DFunction.h515 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/
DFunction.h735 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/
DFunction.h675 const BasicBlock &getEntryBlock() const { return front(); } in getEntryBlock() function
676 BasicBlock &getEntryBlock() { return front(); } in getEntryBlock() function
/external/angle/third_party/glslang/src/SPIRV/
DspvIR.h405 Block* getEntryBlock() const { return blocks.front(); } in getEntryBlock() function
/external/deqp-deps/glslang/SPIRV/
DspvIR.h405 Block* getEntryBlock() const { return blocks.front(); } in getEntryBlock() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopFuse.cpp235 BasicBlock *getEntryBlock() const { in getEntryBlock() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
DLoopFuse.cpp259 BasicBlock *getEntryBlock() const { in getEntryBlock() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp351 GCOVBlock &getEntryBlock() { return EntryBlock; } in getEntryBlock() function in __anonf3ac7eea0311::GCOVFunction
DControlHeightReduction.cpp160 BasicBlock *getEntryBlock() { in getEntryBlock() function in __anonfbed3fd80111::CHRScope
/external/llvm/lib/Target/Hexagon/
DRDFGraph.cpp558 NodeAddr<BlockNode*> FuncNode::getEntryBlock(const DataFlowGraph &G) { in getEntryBlock() function in FuncNode
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DControlHeightReduction.cpp190 BasicBlock *getEntryBlock() { in getEntryBlock() function in __anonf94a0f120211::CHRScope
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DRDFGraph.cpp588 NodeAddr<BlockNode*> FuncNode::getEntryBlock(const DataFlowGraph &G) { in getEntryBlock() function in FuncNode