Home
last modified time | relevance | path

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

/external/llvm/lib/Target/NVPTX/
DNVPTXGenericToNVVM.cpp51 Value *remapConstant(Module *M, Function *F, Constant *C,
120 i, remapConstant(&M, I, cast<Constant>(Operand), Builder)); in runOnModule()
212 Value *GenericToNVVM::remapConstant(Module *M, Function *F, Constant *C, in remapConstant() function in GenericToNVVM
262 Value *NewOperand = remapConstant(M, F, cast<Constant>(Operand), Builder); in remapConstantVectorOrConstantAggregate()
301 Value *NewOperand = remapConstant(M, F, cast<Constant>(Operand), Builder); in remapConstantExpr()