Home
last modified time | relevance | path

Searched defs:GetInsertPoint (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DScalarEvolutionExpander.h129 BasicBlock::iterator GetInsertPoint() const { return Point; } in GetInsertPoint() function in llvm::SCEVExpander::SCEVInsertPointGuard
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dir_builder.h567 InsertionPointTy GetInsertPoint() { return insert_before_; } in GetInsertPoint() function in spvtools::opt::InstructionBuilder
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dir_builder.h567 InsertionPointTy GetInsertPoint() { return insert_before_; } in GetInsertPoint() function in spvtools::opt::InstructionBuilder
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMParallelDSP.cpp652 auto GetInsertPoint = [this](Value *A, Value *B) { in InsertParallelMACs() local
/third_party/spirv-tools/source/opt/
H A Dir_builder.h605 InsertionPointTy GetInsertPoint() { return insert_before_; } in GetInsertPoint() function in spvtools::opt::InstructionBuilder
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DIRBuilder.h127 BasicBlock::iterator GetInsertPoint() const { return InsertPt; } in GetInsertPoint() function in llvm::IRBuilderBase

Completed in 13 milliseconds