Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/MC/MCParser/
H A DMCAsmLexer.cpp34 SMRange AsmToken::getLocRange() const { in getLocRange() function in AsmToken
/openbsd-src/gnu/llvm/llvm/lib/TableGen/
H A DTGLexer.cpp66 SMRange TGLexer::getLocRange() const { in getLocRange() function in TGLexer
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DLoopInfo.cpp633 Loop::LocRange Loop::getLocRange() const { in getLocRange() function in Loop
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/AsmParser/
H A DX86Operand.h105 SMRange getLocRange() const { return SMRange(StartLoc, EndLoc); } in getLocRange() function
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp243 SMRange getLocRange() const { return SMRange(StartLoc, EndLoc); } in getLocRange() function
/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp295 SMRange getLocRange() const { return SMRange(StartLoc, EndLoc); } in getLocRange() function in __anon21cc4c950111::SystemZOperand
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp916 SMRange getLocRange() const { in getLocRange() function in __anon2409b1d30111::AMDGPUOperand
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp946 SMRange getLocRange() const { return SMRange(StartLoc, EndLoc); } in getLocRange() function in __anon3b5979970111::ARMOperand