Home
last modified time | relevance | path

Searched defs:CurrOffset (Results 1 – 5 of 5) sorted by relevance

/llvm-project/clang/lib/CodeGen/Targets/
H A DMips.cpp202 unsigned CurrOffset = llvm::alignTo(Offset, Align); classifyArgumentType() local
/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64PreLegalizerCombiner.cpp168 uint64_t NewOffset = MinOffset + CurrOffset; in matchFoldGlobalOffset() local
/llvm-project/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp194 if (DebugRanges.Offset && (uint64_t)*DebugRanges.Offset < CurrOffset) in emitDebugRanges() local
/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZFrameLowering.cpp210 int CurrOffset = -SystemZMC::ELFCallFrameSize; assignCalleeSavedSpillSlots() local
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp8783 unsigned CurrOffset = 0; lowerMemcpy() local
8889 unsigned CurrOffset = 0; lowerMemmove() local
[all...]