Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DIntrinsicInst.cpp89 Value *NewOperand = isa<MetadataAsValue>(NewValue) in replaceVariableLocationOp() local
96 ValueAsMetadata *NewOperand = getAsMetadata(NewValue); in replaceVariableLocationOp() local
106 Value *NewOperand = isa<MetadataAsValue>(NewValue) in replaceVariableLocationOp() local
113 ValueAsMetadata *NewOperand = getAsMetadata(NewValue); in replaceVariableLocationOp() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTXGenericToNVVM.cpp205 Value *NewOperand = remapConstant(M, F, cast<Constant>(Operand), Builder); in remapConstantVectorOrConstantAggregate() local
244 Value *NewOperand = remapConstant(M, F, cast<Constant>(Operand), Builder); in remapConstantExpr() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DInferAddressSpaces.cpp517 if (Value *NewOperand = ValueWithNewAddrSpace.lookup(Operand)) in operandWithNewAddressSpaceOrCreateUndef() local
650 if (Value *NewOperand = ValueWithNewAddrSpace.lookup(CE->getOperand(0))) in cloneConstantExprWithNewAddressSpace() local
684 if (Value *NewOperand = ValueWithNewAddrSpace.lookup(Operand)) { in cloneConstantExprWithNewAddressSpace() local
690 if (Value *NewOperand = cloneConstantExprWithNewAddressSpace( in cloneConstantExprWithNewAddressSpace() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp800 Value *NewOperand = in instrumentAtomic() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp319 auto *&NewOperand = NewOperands[OpIdx]; in foldPHIArgInsertValueInstructionIntoPHI() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp823 Value *NewOperand; in widenPartwordAtomicRMW() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp796 SDValue NewOperand; in performANDCombine() local
1120 SDValue NewOperand; in performSHLCombine() local