Home
last modified time | relevance | path

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

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