Home
last modified time | relevance | path

Searched defs:NewVal (Results 1 – 24 of 24) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp246 Value *NewVal; in performAtomicOp() local
318 Value *NewVal = in expandAtomicRMWToLLSC() local
379 Value *NewVal = in expandAtomicRMWToCmpXchg() local
H A DCodeGenPrepare.cpp1466 OperandSetter(Instruction *Inst, unsigned Idx, Value *NewVal) in OperandSetter()
1730 Value *NewVal) { in setOperand()
1736 Value *NewVal) { in eraseInstruction()
3952 Value *NewVal = nullptr; in promoteImpl() local
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp87 Value *NewVal = SimplifyDemandedUseBits(U.get(), DemandedMask, in SimplifyDemandedBits() local
709 Instruction *NewVal = BinaryOperator::CreateLShr( in SimplifyDemandedUseBits() local
753 BinaryOperator *NewVal = BinaryOperator::CreateLShr(I->getOperand(0), in SimplifyDemandedUseBits() local
845 Instruction *NewVal; in SimplifyDemandedUseBits() local
H A DInstCombineAndOrXor.cpp980 Value *NewVal = ConstantInt::get(AndCst->getType()->getContext(), N); in FoldAndOfICmps() local
/minix3/external/bsd/llvm/dist/llvm/include/llvm/ADT/
H A DTinyPtrVector.h183 void push_back(EltTy NewVal) { in push_back()
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Utils/
H A DSSAUpdater.cpp443 Value *NewVal = SSA.GetValueInMiddleOfBlock(ALoad->getParent()); in run() local
465 Value *NewVal = ReplacedLoads[User]; in run() local
H A DLocal.cpp495 Value *NewVal = PN->getIncomingValue(0); in MergeBasicBlockIntoOnlyPred() local
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.cpp98 SDValue NewVal = ReplacedValues[Res]; in PerformExpensiveChecks() local
715 SDValue NewVal(M, i); in ReplaceValueWith() local
H A DLegalizeDAG.cpp1282 SDValue NewVal; in LegalizeOp() local
H A DSelectionDAG.cpp1102 APInt NewVal = Elt->getValue().zext(EltVT.getSizeInBits()); in getConstant() local
1114 APInt NewVal = Elt->getValue(); in getConstant() local
H A DDAGCombiner.cpp5958 APInt NewVal = CVal & Mask; in GetDemandedBits() local
9527 SDValue NewVal = DAG.getNode(Opc, SDLoc(Value), NewVT, NewLD, in ReduceLoadOpStoreWidth() local
/minix3/minix/drivers/power/acpi/
H A Dosminixxf.c146 ACPI_STRING *NewVal) in AcpiOsPredefinedOverride()
/minix3/external/bsd/llvm/dist/llvm/utils/PerfectShuffle/
H A DPerfectShuffle.cpp39 static unsigned setMaskElt(unsigned Mask, unsigned Elt, unsigned NewVal) { in setMaskElt()
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp1005 LoadInst *NewVal = new LoadInst(LoadedPtr, LI->getName()+".pr", false, in SimplifyPartiallyRedundantLoad() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp1150 unsigned NewVal = RegInfo.createVirtualRegister(RC); in emitAtomicBinaryPartword() local
1313 unsigned NewVal = MI->getOperand(3).getReg(); in emitAtomicCmpSwap() local
1381 unsigned NewVal = MI->getOperand(3).getReg(); in emitAtomicCmpSwapPartword() local
/minix3/external/bsd/llvm/dist/llvm/lib/IR/
H A DInstructions.cpp1216 void AtomicCmpXchgInst::Init(Value *Ptr, Value *Cmp, Value *NewVal, in Init()
1247 AtomicCmpXchgInst::AtomicCmpXchgInst(Value *Ptr, Value *Cmp, Value *NewVal, in AtomicCmpXchgInst()
1260 AtomicCmpXchgInst::AtomicCmpXchgInst(Value *Ptr, Value *Cmp, Value *NewVal, in AtomicCmpXchgInst()
H A DCore.cpp550 void LLVMReplaceAllUsesWith(LLVMValueRef OldVal, LLVMValueRef NewVal) { in LLVMReplaceAllUsesWith()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp2767 unsigned NewVal = (BinOpcode || IsSubWord ? in emitAtomicLoadBinary() local
2886 unsigned NewVal = MRI.createVirtualRegister(RC); in emitAtomicLoadMinMax() local
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGBuiltin.cpp1135 Value *NewVal = Builder.getInt8(1); in EmitBuiltinExpr() local
1221 Value *NewVal = Builder.getInt8(0); in EmitBuiltinExpr() local
/minix3/external/bsd/llvm/dist/llvm/lib/TableGen/
H A DRecord.cpp1082 Init *NewVal = NewOp->Fold(CurRec, CurMultiClass); in EvaluateOperation() local
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp2390 APValue &NewVal; member
2442 APValue &NewVal) { in modifySubobject()
4721 APValue NewVal; in VisitBinAssign() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp2421 SDValue NewVal = DAG.getNode(ISD::ADD, dl, VT, NewSP, in LowerDYNAMIC_STACKALLOC() local
/minix3/external/bsd/llvm/dist/llvm/bindings/ocaml/llvm/
H A Dllvm_ocaml.c572 LLVMValueRef NewVal) { in llvm_replace_all_uses_with()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp4785 SDValue NewVal = DAG.getTargetConstant(ImmVal, MVT::i32); in LowerConstantFP() local
4807 SDValue NewVal = isNEONModifiedImm(iVal & 0xffffffffU, 0, 32, DAG, VMovVT, in LowerConstantFP() local