Home
last modified time | relevance | path

Searched defs:VG (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64RegisterInfo.cpp803 unsigned VG = getDwarfRegNum(AArch64::VG, true); in getOffsetOpcodes() local
H A DAArch64InstrInfo.cpp4165 int NumVGScaledBytes, unsigned VG, in appendVGScaledOffsetExpr()
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp4742 StringRef VG = StringSwitch<StringRef>(Tok.getString().lower()) in parseOptionalVGOperand() local