Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXGenericToNVVM.cpp43 Value *remapConstantVectorOrConstantAggregate(Module *M, Function *F,
164 NewValue = remapConstantVectorOrConstantAggregate(M, F, C, Builder); in remapConstant()
176 Value *GenericToNVVM::remapConstantVectorOrConstantAggregate( in remapConstantVectorOrConstantAggregate() function in GenericToNVVM