Searched refs:remapConstantVectorOrConstantAggregate (Results 1 – 1 of 1) sorted by relevance
53 Value *remapConstantVectorOrConstantAggregate(Module *M, Function *F,238 NewValue = remapConstantVectorOrConstantAggregate(M, F, C, Builder); in remapConstant()250 Value *GenericToNVVM::remapConstantVectorOrConstantAggregate( in remapConstantVectorOrConstantAggregate() function in GenericToNVVM