Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/Lanai/MCTargetDesc/
H A DLanaiAsmBackend.cpp105 uint64_t CurVal = 0; applyFixup() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsAsmBackend.cpp279 uint64_t CurVal = 0; applyFixup() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FixupInstTuning.cpp73 static std::optional<bool> CmpOptionals(T NewVal, T CurVal) { in CmpOptionals()
/freebsd-src/contrib/llvm-project/llvm/lib/TableGen/
H A DTGParser.cpp253 BitsInit *CurVal = dyn_cast<BitsInit>(RV->getValue()); in SetValue() local
833 auto *CurVal = ParseValue(CurRec); in ParseSliceElement() local
896 TypedInit *CurVal; ParseSliceElements() local
971 Init *CurVal = FirstItem; ParseRangePiece() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenMapTable.cpp539 Init *CurVal = FieldValues[i]; emitEnums() local
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp214 uint64_t &CurVal = EEState.getGlobalAddressMap()[Name]; in addGlobalMapping() local
257 uint64_t &CurVal = Map[Name]; in updateGlobalMapping() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSILowerI1Copies.cpp857 bool CurVal = false; buildMergeLaneMasks() local
H A DAMDGPUPromoteAlloca.cpp352 promoteAllocaUserToVector(Instruction * Inst,const DataLayout & DL,FixedVectorType * VectorTy,unsigned VecStoreSize,unsigned ElementSize,DenseMap<MemTransferInst *,MemTransferInfo> & TransferInfo,std::map<GetElementPtrInst *,Value * > & GEPVectorIdx,Value * CurVal,SmallVectorImpl<LoadInst * > & DeferredLoads) promoteAllocaUserToVector() argument
[all...]
H A DAMDGPUCodeGenPrepare.cpp1737 const Value *CurVal = V; isInterestingPHIIncomingValue() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaAttr.cpp331 const AlignPackInfo CurVal = AlignPackStack.CurrentValue; ActOnPragmaPack() local