Home
last modified time | relevance | path

Searched defs:NewOperand (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Target/NVPTX/
DNVPTXFavorNonGenericAddrSpaces.cpp150 Value *NewOperand = in hoistAddrSpaceCastFromGEP() local
188 Value *NewOperand = hoistAddrSpaceCastFrom(BC->getOperand(0), Depth + 1); in hoistAddrSpaceCastFromBitCast() local
248 Value *NewOperand = hoistAddrSpaceCastFrom(MI->getOperand(Idx)); in optimizeMemoryInstruction() local
DNVPTXGenericToNVVM.cpp256 Value *NewOperand = remapConstant(M, F, cast<Constant>(Operand), Builder); in remapConstantVectorOrConstantAggregate() local
295 Value *NewOperand = remapConstant(M, F, cast<Constant>(Operand), Builder); in remapConstantExpr() local
374 MDNode *NewOperand = MapMetadata(Operand, VM); in remapNamedMDNode() local
DNVPTXInferAddressSpaces.cpp257 if (Value *NewOperand = ValueWithNewAddrSpace.lookup(Operand)) in operandWithNewAddressSpaceOrCreateUndef() local
356 if (Value *NewOperand = ValueWithNewAddrSpace.lookup(Operand)) { in cloneConstantExprWithNewAddressSpace() local
/external/llvm/lib/Transforms/Instrumentation/
DThreadSanitizer.cpp631 Value *NewOperand = in instrumentAtomic() local