Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp4679 SMLoc NumBytesLoc, ControlLoc; in parseDirectiveNops() local
4687 ControlLoc = getTok().getLoc(); in parseDirectiveNops()
4701 Error(ControlLoc, "'.nops' directive with negative NOP size"); in parseDirectiveNops()