Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInstBuilder.h31 MCInstBuilder &setLoc(SMLoc SM) { in setLoc() function
H A DMCInst.h203 void setLoc(SMLoc loc) { Loc = loc; } in setLoc() function