Home
last modified time | relevance | path

Searched refs:remapConstantVectorOrConstantAggregate (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/NVPTX/
DNVPTXGenericToNVVM.cpp53 Value *remapConstantVectorOrConstantAggregate(Module *M, Function *F,
234 NewValue = remapConstantVectorOrConstantAggregate(M, F, C, Builder); in remapConstant()
246 Value *GenericToNVVM::remapConstantVectorOrConstantAggregate( in remapConstantVectorOrConstantAggregate() function in GenericToNVVM