Home
last modified time | relevance | path

Searched defs:InsertBlock (Results 1 – 8 of 8) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenABITypes.cpp120 CodeGenModule &CGM, llvm::BasicBlock *InsertBlock, in getCXXDestructorImplicitParam()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationPlanner.h85 VPInsertPoint(VPBasicBlock *InsertBlock, VPBasicBlock::iterator InsertPoint) in VPInsertPoint()
H A DLoopVectorize.cpp2850 Value *InnerLoopVectorizer::getOrCreateTripCount(BasicBlock *InsertBlock) { in getOrCreateTripCount()
2880 InnerLoopVectorizer::getOrCreateVectorTripCount(BasicBlock *InsertBlock) { in getOrCreateVectorTripCount()
9093 VPBasicBlock *InsertBlock = PrevRecipe->getParent(); in buildVPlanWithVPRecipes() local
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DIRBuilder.h252 InsertPoint(BasicBlock *InsertBlock, BasicBlock::iterator InsertPoint) in InsertPoint()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp1539 Module *M, BasicBlock *InsertBlock, in HandleByValArgumentInit()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp2120 auto *InsertBlock = IsInCoroSuspendBlock in rewriteMaterializableInstructions() local
/openbsd-src/gnu/llvm/llvm/bindings/ocaml/llvm/
H A Dllvm_ocaml.c1644 LLVMBasicBlockRef InsertBlock = LLVMGetInsertBlock(Builder_val(B)); in llvm_insertion_block() local
/openbsd-src/gnu/llvm/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp1738 BasicBlock *InsertBlock = Loc.IP.getBlock(); in createReductions() local