Searched defs:VGSized (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64RegisterInfo.cpp | 851 int64_t VGSized = Offset.getScalable() / 2; getOffsetOpcodes() local |
H A D | AArch64InstrInfo.cpp | 5119 decomposeStackOffsetForDwarfOffsets(const StackOffset & Offset,int64_t & ByteSized,int64_t & VGSized) decomposeStackOffsetForDwarfOffsets() argument |