Searched refs:createVectorInstruction (Results 1 – 3 of 3) sorted by relevance
97 Value *createVectorInstruction(unsigned Opcode, Type *ReturnTy,
54 Value *VectorBuilder::createVectorInstruction(unsigned Opcode, Type *ReturnTy, in createVectorInstruction() function in llvm::VectorBuilder
9281 NewLI = cast<CallInst>(VBuilder.createVectorInstruction( in execute()9366 NewSI = cast<CallInst>(VBuilder.createVectorInstruction( in execute()