Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DMCAsmLexer.cpp34 SMRange AsmToken::getLocRange() const { in getLocRange() function in AsmToken
/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DTGLexer.cpp66 SMRange TGLexer::getLocRange() const { in getLocRange() function in TGLexer
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopInfo.cpp634 Loop::LocRange Loop::getLocRange() const { in getLocRange() function in Loop
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86Operand.h105 SMRange getLocRange() const { return SMRange(StartLoc, EndLoc); } in getLocRange() function
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp296 SMRange getLocRange() const { return SMRange(StartLoc, EndLoc); } in getLocRange() function in __anonde0c959e0111::SystemZOperand
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp242 SMRange getLocRange() const { return SMRange(StartLoc, EndLoc); } in getLocRange() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp984 SMRange getLocRange() const { in getLocRange() function in __anon6862249c0111::AMDGPUOperand
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp975 SMRange getLocRange() const { return SMRange(StartLoc, EndLoc); } in getLocRange() function in __anon6be9c9a00111::ARMOperand