| /openbsd-src/gnu/llvm/llvm/include/llvm/MC/ |
| H A D | MCAsmMacro.h | 87 SMRange getLocRange() const;
|
| /openbsd-src/gnu/llvm/llvm/lib/MC/MCParser/ |
| H A D | MCAsmLexer.cpp | 34 SMRange AsmToken::getLocRange() const { in getLocRange() function in AsmToken
|
| /openbsd-src/gnu/llvm/llvm/lib/TableGen/ |
| H A D | TGLexer.h | 134 SMRange getLocRange() const;
|
| H A D | TGLexer.cpp | 66 SMRange TGLexer::getLocRange() const { in getLocRange() function in TGLexer
|
| H A D | TGParser.cpp | 589 Result->appendReferenceLoc(Lex.getLocRange()); in ParseClassID() 2226 SMRange NameLoc = Lex.getLocRange(); in ParseSimpleValue() 2558 SMRange FieldNameLoc = Lex.getLocRange(); in ParseValue()
|
| /openbsd-src/gnu/llvm/llvm/lib/Analysis/ |
| H A D | LoopInfo.cpp | 631 DebugLoc Loop::getStartLoc() const { return getLocRange().getStart(); } in getStartLoc() 633 Loop::LocRange Loop::getLocRange() const { in getLocRange() function in Loop
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/AsmParser/ |
| H A D | SystemZAsmParser.cpp | 295 SMRange getLocRange() const { return SMRange(StartLoc, EndLoc); } in getLocRange() function in __anon21cc4c950111::SystemZOperand 1598 ((SystemZOperand &)*Operands[0]).getLocRange()); in MatchAndEmitInstruction()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/X86/AsmParser/ |
| H A D | X86Operand.h | 105 SMRange getLocRange() const { return SMRange(StartLoc, EndLoc); } in getLocRange() function
|
| H A D | X86AsmParser.cpp | 4340 Op.getLocRange(), MatchingInlineAsm); in MatchAndEmitATTInstruction() 4355 SMRange OperandRange = Operand.getLocRange(); in MatchAndEmitATTInstruction() 4526 Op.getLocRange(), MatchingInlineAsm); in MatchAndEmitIntelInstruction() 4571 UnsizedMemOp->getLocRange()); in MatchAndEmitIntelInstruction()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/ |
| H A D | LoopInfo.h | 889 LocRange getLocRange() const;
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/AsmParser/ |
| H A D | PPCAsmParser.cpp | 243 SMRange getLocRange() const { return SMRange(StartLoc, EndLoc); } in getLocRange() function 1233 ((PPCOperand &)*Operands[0]).getLocRange()); in MatchAndEmitInstruction()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/AsmParser/ |
| H A D | AMDGPUAsmParser.cpp | 916 SMRange getLocRange() const { in getLocRange() function in __anon2409b1d30111::AMDGPUOperand 4989 SMRange IDRange = getTok().getLocRange(); in ParseDirectiveAMDHSAKernel()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/ARM/AsmParser/ |
| H A D | ARMAsmParser.cpp | 946 SMRange getLocRange() const { return SMRange(StartLoc, EndLoc); } in getLocRange() function in __anon3b5979970111::ARMOperand 11045 ((ARMOperand &)*Operands[0]).getLocRange()); in MatchAndEmitInstruction()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/Mips/AsmParser/ |
| H A D | MipsAsmParser.cpp | 6244 SMRange RegRange = RegTok.getLocRange(); in matchCPURegisterName()
|