Home
last modified time | relevance | path

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

/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-7.0/llvm/include/llvm/IR/
DFunction.h626 const BasicBlock &getEntryBlock() const { return front(); } in getEntryBlock() function
627 BasicBlock &getEntryBlock() { return front(); } in getEntryBlock() function
/external/deqp-deps/glslang/SPIRV/
DspvIR.h304 Block* getEntryBlock() const { return blocks.front(); } in getEntryBlock() function
/external/llvm/lib/Target/Hexagon/
DRDFGraph.cpp558 NodeAddr<BlockNode*> FuncNode::getEntryBlock(const DataFlowGraph &G) { in getEntryBlock() function in FuncNode
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DRDFGraph.cpp607 NodeAddr<BlockNode*> FuncNode::getEntryBlock(const DataFlowGraph &G) { in getEntryBlock() function in FuncNode