Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/NVPTX/
H A DNVPTXGenericToNVVM.cpp49 Value *remapConstantVectorOrConstantAggregate(Module *M, Function *F,
179 NewValue = remapConstantVectorOrConstantAggregate(M, F, C, Builder); in remapConstant()
191 Value *GenericToNVVM::remapConstantVectorOrConstantAggregate( in remapConstantVectorOrConstantAggregate() function in GenericToNVVM