Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp677 SMLoc StartLoc, EndLoc, AlignmentLoc; member in __anonb936c2650111::ARMOperand
3125 SMLoc E, SMLoc AlignmentLoc = SMLoc()) { in CreateMem()
5113 SMLoc AlignmentLoc = Tok.getLoc(); in parseMemory() local
/freebsd-12.1/contrib/llvm/lib/MC/MCParser/
H A DAsmParser.cpp3205 SMLoc AlignmentLoc = getLexer().getLoc(); in parseDirectiveAlign() local