Home
last modified time | relevance | path

Searched defs:SetInsertPoint (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DScalarEvolutionExpander.h130 void SetInsertPoint(BasicBlock::iterator I) { Point = I; } in SetInsertPoint() function in llvm::SCEVExpander::SCEVInsertPointGuard
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dir_builder.h571 void SetInsertPoint(Instruction* insert_before) { in SetInsertPoint() function in spvtools::opt::InstructionBuilder
578 void SetInsertPoint(BasicBlock* parent_block) { in SetInsertPoint() function in spvtools::opt::InstructionBuilder
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dir_builder.h571 void SetInsertPoint(Instruction* insert_before) { in SetInsertPoint() function in spvtools::opt::InstructionBuilder
578 void SetInsertPoint(BasicBlock* parent_block) { in SetInsertPoint() function in spvtools::opt::InstructionBuilder
/third_party/spirv-tools/source/opt/
H A Dir_builder.h609 void SetInsertPoint(Instruction* insert_before) { in SetInsertPoint() function in spvtools::opt::InstructionBuilder
616 void SetInsertPoint(BasicBlock* parent_block) { in SetInsertPoint() function in spvtools::opt::InstructionBuilder
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DIRBuilder.h132 void SetInsertPoint(BasicBlock *TheBB) { in SetInsertPoint() function in llvm::IRBuilderBase
139 void SetInsertPoint(Instruction *I) { in SetInsertPoint() function in llvm::IRBuilderBase
148 void SetInsertPoint(BasicBlock *TheBB, BasicBlock::iterator IP) { in SetInsertPoint() function in llvm::IRBuilderBase

Completed in 12 milliseconds