Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp375 bool HasExplicitAmount; member
2238 unsigned HasExplicitAmount = false) { in CreateReg()
2257 unsigned HasExplicitAmount = false) { in CreateVectorReg()
2487 bool HasExplicitAmount, SMLoc S, SMLoc E, MCContext &Ctx) { in CreateShiftExtend()