Home
last modified time | relevance | path

Searched defs:getPoint (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/
H A DRegBankSelect.h149 MachineBasicBlock::iterator getPoint() { in getPoint() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationPlanner.h90 VPBasicBlock::iterator getPoint() const { return Point; } in getPoint() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DIRBuilder.h267 BasicBlock::iterator getPoint() const { return Point; } in getPoint() function