Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DCOFFMasmParser.cpp449 SMLoc nextLoc = getTok().getLoc(); in ParseDirectiveProc() local
H A DMasmParser.cpp2511 const SMLoc nextLoc = nextTok.getLoc(); in parseStatement() local
/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DRISCV.cpp830 const uint64_t nextLoc = loc + r.addend; in relax() local