Home
last modified time | relevance | path

Searched defs:GetInsertPoint (Results 1 – 7 of 7) sorted by relevance

/external/llvm/include/llvm/Analysis/
DScalarEvolutionExpander.h118 BasicBlock::iterator GetInsertPoint() const { return Point; } in GetInsertPoint() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DScalarEvolutionExpander.h126 BasicBlock::iterator GetInsertPoint() const { return Point; } in GetInsertPoint() function
/external/deqp-deps/SPIRV-Tools/source/opt/
Dir_builder.h467 InsertionPointTy GetInsertPoint() { return insert_before_; } in GetInsertPoint() function
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dir_builder.h477 InsertionPointTy GetInsertPoint() { return insert_before_; } in GetInsertPoint() function
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DIRBuilder.h68 BasicBlock::iterator GetInsertPoint() const { return InsertPt; } in GetInsertPoint() function
/external/llvm/include/llvm/IR/
DIRBuilder.h104 BasicBlock::iterator GetInsertPoint() const { return InsertPt; } in GetInsertPoint() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DIRBuilder.h122 BasicBlock::iterator GetInsertPoint() const { return InsertPt; } in GetInsertPoint() function