Searched refs:createVectorInstructionImpl (Results 1 – 2 of 2) sorted by relevance
60 return createVectorInstructionImpl(VPID, ReturnTy, InstOpArray, Name); in createVectorInstruction()70 return createVectorInstructionImpl(VPID, ValTy, InstOpArray, Name); in createSimpleTargetReduction()73 Value *VectorBuilder::createVectorInstructionImpl(Intrinsic::ID VPID, in createVectorInstructionImpl() function in llvm::VectorBuilder
61 Value *createVectorInstructionImpl(Intrinsic::ID VPID, Type *ReturnTy,