Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/
H A DAArch64PreLegalizerCombiner.cpp158 uint64_t CurrOffset = GlobalOp.getOffset(); in matchFoldGlobalOffset() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZFrameLowering.cpp113 int CurrOffset = -SystemZMC::ELFCallFrameSize; in assignCalleeSavedSpillSlots() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp193 const size_t CurrOffset = OS.tell() - RangesOffset; in emitDebugRanges() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp1402 unsigned CurrOffset = 0; in optimizeMemcpy() local
1505 unsigned CurrOffset = 0; in optimizeMemmove() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DTargetInfo.cpp7883 unsigned CurrOffset = llvm::alignTo(Offset, Align); in classifyArgumentType() local