Home
last modified time | relevance | path

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

123

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSSAUpdater.cpp233 Value *NewVal = GetValueAtEndOfBlock(UserBB); in UpdateDebugValue() local
242 Value *NewVal = GetValueAtEndOfBlock(UserBB); in UpdateDebugValue() local
484 Value *NewVal = SSA.GetValueInMiddleOfBlock(ALoad->getParent()); in run() local
507 Value *NewVal = ReplacedLoads[User]; in run() local
H A DLowerAtomic.cpp44 Value *NewVal; in buildAtomicRMWValue() local
H A DLoopRotationUtils.cpp175 Value *NewVal; in RewriteUsesOfClonedInstructions() local
198 Value *NewVal; in RewriteUsesOfClonedInstructions() local
H A DLoopPeel.cpp1067 Value *NewVal = PHI->getIncomingValueForBlock(Latch); in peelLoop() local
/freebsd/sys/dev/acpica/Osd/
H A DOsdTable.c48 ACPI_STRING *NewVal) in AcpiOsPredefinedOverride()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp418 Value *NewVal = Builder.CreateBitCast(NewLI, LI->getType()); in convertAtomicLoadToIntegerType() local
434 Value *NewVal = Val->getType()->isPointerTy() in convertAtomicXchgToIntegerType() local
539 Value *NewVal = Builder.CreateBitCast(SI->getValueOperand(), NewTy); in convertAtomicStoreToIntegerType() local
575 Value *Loaded, Value *NewVal, Align AddrAlign, in createCmpXchgInstFun()
856 Value *NewVal = buildAtomicRMWValue(Op, Builder, Loaded, Shifted_Inc); in performMaskedAtomicOp() local
876 Value *NewVal = buildAtomicRMWValue(Op, Builder, Loaded_Extract, Inc); in performMaskedAtomicOp() local
1046 Value *NewVal = CI->getNewValOperand(); in expandPartwordCmpXchg() local
1237 Value *NewVal = PerformOp(Builder, Loaded); in insertRMWLLSCLoop() local
1603 Value *NewVal = PerformOp(Builder, Loaded); in insertRMWCmpXchgLoop() local
1811 SyncScope::ID SSID, Value *&Success, Value *&NewLoaded) { in expandAtomicRMWToLibcall()
H A DExpandVectorPredication.cpp101 static void transferDecorations(Value &NewVal, VPIntrinsic &VPI) { in transferDecorations()
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DUtility.h194 ScopedOverride(T & Loc_,T NewVal) ScopedOverride() argument
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULateCodeGenPrepare.cpp404 Value *NewVal = nullptr; in optimizeLiveType() local
500 auto *NewVal = IRB.CreateBitCast( in visitLoadInst() local
H A DAMDGPULowerKernelArguments.cpp268 Value *NewVal = Builder.CreateBitCast(Trunc, ArgTy, in lowerKernelArguments() local
H A DAMDGPUCodeGenPrepare.cpp622 Value *NewVal = PoisonValue::get(Ty); in insertValues() local
684 Value *NewVal = insertValues(Builder, Ty, ResultVals); in replaceMulWithMul24() local
1156 Value *NewVal = insertValues(Builder, FDiv.getType(), ResultVals); in visitFDiv() local
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DMatrixBuilder.h146 Value *CreateMatrixInsert(Value *Matrix, Value *NewVal, Value *RowIdx, in CreateMatrixInsert()
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DTinyPtrVector.h242 void push_back(EltTy NewVal) { in push_back()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp116 Value *NewVal; in SimplifyDemandedBits() local
798 Instruction *NewVal = BinaryOperator::CreateLShr( in SimplifyDemandedUseBits() local
935 Instruction *NewVal; in SimplifyDemandedUseBits() local
2064 Value *NewVal = in SimplifyDemandedFPClass() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FixupInstTuning.cpp73 static std::optional<bool> CmpOptionals(T NewVal, T CurVal) { in CmpOptionals()
/freebsd/contrib/llvm-project/llvm/tools/llvm-tapi-diff/
H A DDiffEngine.cpp
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.cpp105 SDValue NewVal = getSDValue(NewValId); in PerformExpensiveChecks() local
685 SDValue NewVal(M, i); in ReplaceValueWith() local
H A DLegalizeFloatTypes.cpp1264 SDValue NewVal = GetSoftenedFloat(Val); in SoftenFloatOp_ATOMIC_STORE() local
2539 SDValue NewVal; in PromoteFloatOp_STORE() local
2557 SDValue NewVal = DAG.getNode(GetPromotionOpcode(Promoted.getValueType(), VT), in PromoteFloatOp_ATOMIC_STORE() local
2766 SDValue NewVal = DAG.getNode(ISD::EXTRACT_VECTOR_ELT, DL, IVT, in PromoteFloatRes_EXTRACT_VECTOR_ELT() local
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/MCTargetDesc/
H A DM68kBaseInfo.h86 value_t NewVal = 0; in swapWord() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DAPFixedPoint.cpp34 APSInt NewVal = Val; in convert() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsExpandPseudo.cpp246 Register NewVal = I->getOperand(3).getReg(); in expandAtomicCmpSwap() local
/freebsd/sys/contrib/dev/acpica/os_specific/service_layers/
H A Dosunixxf.c391 ACPI_STRING *NewVal) in AcpiOsPredefinedOverride()
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DMSVC.cpp944 std::string NewVal = std::string(Val); in TranslateDArg() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DIteratorModeling.cpp643 SVal NewVal; in handlePtrIncrOrDecr() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaISelLowering.cpp709 SDValue NewVal = DAG.getCopyFromReg(Chain, DL, SPReg, MVT::i32); in LowerDYNAMIC_STACKALLOC() local

123