Home
last modified time | relevance | path

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

/llvm-project/clang/lib/CodeGen/
H A DCodeGenABITypes.cpp119 getCXXDestructorImplicitParam(CodeGenModule & CGM,llvm::BasicBlock * InsertBlock,llvm::BasicBlock::iterator InsertPoint,const CXXDestructorDecl * D,CXXDtorType Type,bool ForVirtualBase,bool Delegating) getCXXDestructorImplicitParam() argument
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationPlanner.h100 VPInsertPoint(VPBasicBlock * InsertBlock,VPBasicBlock::iterator InsertPoint) VPInsertPoint() argument
H A DVPlanTransforms.cpp855 VPBasicBlock *InsertBlock = Previous->getParent(); adjustFixedOrderRecurrences() local
H A DLoopVectorize.cpp2722 getOrCreateVectorTripCount(BasicBlock * InsertBlock) getOrCreateVectorTripCount() argument
H A DSLPVectorizer.cpp10907 const BasicBlock *InsertBlock = InsertPt->getParent(); isGatherShuffledSingleRegisterEntry() local
/llvm-project/llvm/include/llvm/IR/
H A DIRBuilder.h263 InsertPoint(BasicBlock * InsertBlock,BasicBlock::iterator InsertPoint) InsertPoint() argument
/llvm-project/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp1613 HandleByValArgumentInit(Type * ByValType,Value * Dst,Value * Src,Module * M,BasicBlock * InsertBlock,InlineFunctionInfo & IFI,Function * CalledFunc) HandleByValArgumentInit() argument
/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp3535 BasicBlock *InsertBlock = Loc.IP.getBlock(); createReductions() local
4195 createTargetLoopWorkshareCall(OpenMPIRBuilder * OMPBuilder,WorksharingLoopType LoopType,BasicBlock * InsertBlock,Value * Ident,Value * LoopBodyArg,Type * ParallelTaskPtr,Value * TripCount,Function & LoopBodyFn) createTargetLoopWorkshareCall() argument
/llvm-project/llvm/bindings/ocaml/llvm/
H A Dllvm_ocaml.c2027 LLVMBasicBlockRef InsertBlock = LLVMGetInsertBlock(Builder_val(B)); llvm_insertion_block() local