Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenABITypes.cpp119 CodeGenModule &CGM, llvm::BasicBlock *InsertBlock, in getCXXDestructorImplicitParam()
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationPlanner.h92 VPInsertPoint(VPBasicBlock * InsertBlock,VPBasicBlock::iterator InsertPoint) VPInsertPoint() argument
H A DVPlanTransforms.cpp735 VPBasicBlock *InsertBlock = Previous->getParent(); adjustFixedOrderRecurrences() local
H A DLoopVectorize.cpp2803 getOrCreateVectorTripCount(BasicBlock * InsertBlock) getOrCreateVectorTripCount() argument
H A DSLPVectorizer.cpp9380 const BasicBlock *InsertBlock = InsertPt->getParent(); isGatherShuffledSingleRegisterEntry() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DIRBuilder.h260 InsertPoint(BasicBlock * InsertBlock,BasicBlock::iterator InsertPoint) InsertPoint() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp1524 HandleByValArgumentInit(Type * ByValType,Value * Dst,Value * Src,Module * M,BasicBlock * InsertBlock,InlineFunctionInfo & IFI,Function * CalledFunc) HandleByValArgumentInit() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp2075 BasicBlock *InsertBlock = Loc.IP.getBlock(); createReductions() local
2721 createTargetLoopWorkshareCall(OpenMPIRBuilder * OMPBuilder,WorksharingLoopType LoopType,BasicBlock * InsertBlock,Value * Ident,Value * LoopBodyArg,Type * ParallelTaskPtr,Value * TripCount,Function & LoopBodyFn) createTargetLoopWorkshareCall() argument