Home
last modified time | relevance | path

Searched defs:CurVal (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/MCTargetDesc/
H A DLanaiAsmBackend.cpp93 uint64_t CurVal = 0; in applyFixup() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsAsmBackend.cpp323 uint64_t CurVal = 0; in applyFixup() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FixupInstTuning.cpp71 static std::optional<bool> CmpOptionals(T NewVal, T CurVal) { in CmpOptionals()
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp213 uint64_t &CurVal = EEState.getGlobalAddressMap()[Name]; in addGlobalMapping() local
256 uint64_t &CurVal = Map[Name]; in updateGlobalMapping() local
/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DTGParser.cpp253 const auto *CurVal = dyn_cast<BitsInit>(RV->getValue()); in SetValue() local
833 auto *CurVal = ParseValue(CurRec); in ParseSliceElement() local
896 const TypedInit *CurVal; in ParseSliceElements() local
971 const Init *CurVal = FirstItem; in ParseRangePiece() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSILowerI1Copies.cpp791 bool CurVal = false; in buildMergeLaneMasks() local
H A DAMDGPUPromoteAlloca.cpp499 std::map<GetElementPtrInst *, WeakTrackingVH> &GEPVectorIdx, Value *CurVal, in promoteAllocaUserToVector()
H A DAMDGPUCodeGenPrepare.cpp1841 const Value *CurVal = V; in isInterestingPHIIncomingValue() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaAttr.cpp447 const AlignPackInfo CurVal = AlignPackStack.CurrentValue; in ActOnPragmaPack() local