Home
last modified time | relevance | path

Searched refs:IsLazyLoadStore (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp452 bool AllowRAAC = false, bool IsLazyLoadStore = false,
4618 bool AllowRAAC, bool IsLazyLoadStore, in parseRegisterList() argument
4629 bool AllowOutOfBoundReg = IsLazyLoadStore || IsVSCCLRM; in parseRegisterList()
6370 bool IsLazyLoadStore = Mnemonic == "vlldm" || Mnemonic == "vlstm"; in parseOperand() local
6373 IsLazyLoadStore, IsVSCCLRM); in parseOperand()