Home
last modified time | relevance | path

Searched defs:OldValue (Results 1 – 19 of 19) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DSaveAndRestore.h34 T OldValue; member
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DConstantEmitter.h177 bool OldValue; member
H A DCodeGenFunction.cpp176 auto OldValue = in ConstructorHelper() local
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DRAIIObjectsForParser.h349 bool OldValue; variable
365 Sema::OffsetOfKind OldValue; variable
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dmem_map_fuchsia.cpp74 zx_handle_t OldValue = atomic_compare_exchange_strong( in getPlaceholderVmo() local
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DGOFFObjectWriter.cpp35 uint8_t OldValue) { in bits()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUnrollAndJam.cpp440 Value *OldValue = Phi.getIncomingValueForBlock(AftBlocksLast[It]); in UnrollAndJamLoop() local
465 Value *OldValue = Phi.getIncomingValue(b); in UnrollAndJamLoop() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DPredicateExpander.cpp191 bool OldValue = shouldNegate(); in expandPredicateSequence() local
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DCompiler.h628 bool OldValue; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAtomicOptimizer.cpp595 Value *OldValue = nullptr; in buildScanIteratively() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDebugProgramInstruction.cpp286 void DbgVariableRecord::replaceVariableLocationOp(Value *OldValue, in replaceVariableLocationOp()
H A DIntrinsicInst.cpp121 void DbgVariableIntrinsic::replaceVariableLocationOp(Value *OldValue, in replaceVariableLocationOp()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DIdentifierTable.h582 const bool OldValue; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp809 ValueIDNum OldValue = VarLocs[MLoc.asU64()]; in clobberMloc() local
815 void clobberMloc(LocIdx MLoc, ValueIDNum OldValue, in clobberMloc()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVN.cpp1009 SmallVectorImpl<AvailableValueInBlock> &ValuesPerBlock, Value *OldValue, in replaceValuesPerBlockEntry()
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp8032 Value *OldValue = Builder.CreateExtractValue(Result, /*Idxs=*/0); in createAtomicCompare() local
8133 AtomicRMWInst *OldValue = in createAtomicCompare() local
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h13320 bool OldValue; member
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp6911 llvm::APSInt OldValue = Value; in CheckTemplateArgument() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp691 bool OldValue; member