Home
last modified time | relevance | path

Searched refs:getLocRange (Results 1 – 17 of 17) sorted by relevance

/external/llvm/lib/MC/MCParser/
DMCAsmLexer.cpp34 SMRange AsmToken::getLocRange() const { in getLocRange() function in AsmToken
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCAsmMacro.h88 SMRange getLocRange() const;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/MCParser/
DMCAsmLexer.cpp36 SMRange AsmToken::getLocRange() const { in getLocRange() function in AsmToken
/external/llvm/include/llvm/MC/MCParser/
DMCAsmLexer.h83 SMRange getLocRange() const;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DLoopInfo.cpp346 DebugLoc Loop::getStartLoc() const { return getLocRange().getStart(); } in getStartLoc()
348 Loop::LocRange Loop::getLocRange() const { in getLocRange() function in Loop
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/AsmParser/
DSystemZAsmParser.cpp280 SMRange getLocRange() const { return SMRange(StartLoc, EndLoc); } in getLocRange() function in __anone16cff410111::SystemZOperand
1225 ((SystemZOperand &)*Operands[0]).getLocRange()); in MatchAndEmitInstruction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/AsmParser/
DX86Operand.h94 SMRange getLocRange() const { return SMRange(StartLoc, EndLoc); } in getLocRange() function
DX86AsmParser.cpp3047 Op.getLocRange(), MatchingInlineAsm); in MatchAndEmitATTInstruction()
3058 SMRange OperandRange = Operand.getLocRange(); in MatchAndEmitATTInstruction()
3205 Op.getLocRange(), MatchingInlineAsm); in MatchAndEmitIntelInstruction()
3250 UnsizedMemOp->getLocRange()); in MatchAndEmitIntelInstruction()
/external/llvm/lib/Target/X86/AsmParser/
DX86Operand.h81 SMRange getLocRange() const { return SMRange(StartLoc, EndLoc); } in getLocRange() function
DX86AsmParser.cpp2725 MatchingInlineAsm ? EmptyRanges : Op.getLocRange(); in MatchAndEmitATTInstruction()
2738 SMRange OperandRange = Operand.getLocRange(); in MatchAndEmitATTInstruction()
2853 MatchingInlineAsm ? EmptyRanges : Op.getLocRange(); in MatchAndEmitIntelInstruction()
2879 MatchingInlineAsm ? EmptyRanges : UnsizedMemOp->getLocRange(); in MatchAndEmitIntelInstruction()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DLoopInfo.h581 LocRange getLocRange() const;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/AsmParser/
DPPCAsmParser.cpp408 SMRange getLocRange() const { return SMRange(StartLoc, EndLoc); } in getLocRange() function
1318 ((PPCOperand &)*Operands[0]).getLocRange()); in MatchAndEmitInstruction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/AsmParser/
DAMDGPUAsmParser.cpp550 SMRange getLocRange() const { in getLocRange() function in __anone445c97f0111::AMDGPUOperand
2580 ((AMDGPUOperand &)*Operands[0]).getLocRange()); in MatchAndEmitInstruction()
2725 SMRange IDRange = getTok().getLocRange(); in ParseDirectiveAMDHSAKernel()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp832 SMRange getLocRange() const { return SMRange(StartLoc, EndLoc); } in getLocRange() function in __anonb9f840430111::ARMOperand
9311 ((ARMOperand &)*Operands[0]).getLocRange()); in MatchAndEmitInstruction()
/external/llvm/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp595 SMRange getLocRange() const { return SMRange(StartLoc, EndLoc); } in getLocRange() function in __anon708fb9eb0311::ARMOperand
8887 ((ARMOperand &)*Operands[0]).getLocRange()); in MatchAndEmitInstruction()
/external/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp3982 SMRange RegRange = RegTok.getLocRange(); in matchCPURegisterName()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp5593 SMRange RegRange = RegTok.getLocRange(); in matchCPURegisterName()