Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTXGenericToNVVM.cpp49 Value *remapConstantVectorOrConstantAggregate(Module *M, Function *F,
183 NewValue = remapConstantVectorOrConstantAggregate(M, F, C, Builder); in remapConstant()
195 Value *GenericToNVVM::remapConstantVectorOrConstantAggregate( in remapConstantVectorOrConstantAggregate() function in GenericToNVVM