Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/MCParser/
H A DMCParsedAsmOperand.h87 /// getOffsetOfLoc - Get the location of the offset operator. in getOffsetOfLoc() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86Operand.h108 SMLoc getOffsetOfLoc() const override { return OffsetOfLoc; } in getOffsetOfLoc() function