Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/MC/MCParser/
H A DCOFFMasmParser.cpp456 SMLoc nextLoc = getTok().getLoc(); in ParseDirectiveProc() local
H A DMasmParser.cpp2542 const SMLoc nextLoc = nextTok.getLoc(); in parseStatement() local
/openbsd/gnu/llvm/lld/ELF/Arch/
H A DRISCV.cpp644 const uint64_t nextLoc = loc + r.addend; in relax() local