Home
last modified time | relevance | path

Searched defs:getLocRange (Results 1 – 9 of 9) sorted by relevance

/llvm-project/llvm/lib/MC/MCParser/
H A DMCAsmLexer.cpp34 SMRange AsmToken::getLocRange() const { in getLocRange() function in AsmToken
/llvm-project/mlir/lib/AsmParser/
H A DToken.cpp30 SMRange Token::getLocRange() const { return SMRange(getLoc(), getEndLoc()); } in getLocRange() function in Token
/llvm-project/llvm/lib/TableGen/
H A DTGLexer.cpp66 SMRange TGLexer::getLocRange() const { getLocRange() function in TGLexer
/llvm-project/llvm/lib/Analysis/
H A DLoopInfo.cpp634 Loop::LocRange Loop::getLocRange() const { in getLocRange() function in Loop
/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86Operand.h105 SMRange getLocRange() const { return SMRange(StartLoc, EndLoc); } in getLocRange() function
/llvm-project/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp242 SMRange getLocRange() const { return SMRange(StartLoc, EndLoc); } getLocRange() function
/llvm-project/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp296 SMRange getLocRange() const { return SMRange(StartLoc, EndLoc); } getLocRange() function in __anonf32883310111::SystemZOperand
/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp986 SMRange getLocRange() const { getLocRange() function in __anon446f916f0111::AMDGPUOperand
/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp975 SMRange getLocRange() const { return SMRange(StartLoc, EndLoc); } in getLocRange() function in __anond426d4330111::ARMOperand