Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DMCAsmLexer.cpp35 SMRange AsmToken::getLocRange() const { in getLocRange() function in AsmToken
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DLoopInfo.cpp635 Loop::LocRange Loop::getLocRange() const { in getLocRange() function in Loop
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/AsmParser/
H A DX86Operand.h94 SMRange getLocRange() const { return SMRange(StartLoc, EndLoc); } in getLocRange() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp240 SMRange getLocRange() const { return SMRange(StartLoc, EndLoc); } in getLocRange() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp291 SMRange getLocRange() const { return SMRange(StartLoc, EndLoc); } in getLocRange() function in __anond0f948490111::SystemZOperand
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp873 SMRange getLocRange() const { in getLocRange() function in __anon649c30870111::AMDGPUOperand
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp936 SMRange getLocRange() const { return SMRange(StartLoc, EndLoc); } in getLocRange() function in __anonad70014b0111::ARMOperand