/external/llvm/lib/MC/MCParser/ |
D | MCAsmLexer.cpp | 34 SMRange AsmToken::getLocRange() const { in getLocRange() function in AsmToken
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/ |
D | MCAsmMacro.h | 88 SMRange getLocRange() const;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/MCParser/ |
D | MCAsmLexer.cpp | 36 SMRange AsmToken::getLocRange() const { in getLocRange() function in AsmToken
|
/external/llvm/include/llvm/MC/MCParser/ |
D | MCAsmLexer.h | 83 SMRange getLocRange() const;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | LoopInfo.cpp | 346 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/ |
D | SystemZAsmParser.cpp | 280 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/ |
D | X86Operand.h | 94 SMRange getLocRange() const { return SMRange(StartLoc, EndLoc); } in getLocRange() function
|
D | X86AsmParser.cpp | 3047 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/ |
D | X86Operand.h | 81 SMRange getLocRange() const { return SMRange(StartLoc, EndLoc); } in getLocRange() function
|
D | X86AsmParser.cpp | 2725 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/ |
D | LoopInfo.h | 581 LocRange getLocRange() const;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/AsmParser/ |
D | PPCAsmParser.cpp | 408 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/ |
D | AMDGPUAsmParser.cpp | 550 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/ |
D | ARMAsmParser.cpp | 832 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/ |
D | ARMAsmParser.cpp | 595 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/ |
D | MipsAsmParser.cpp | 3982 SMRange RegRange = RegTok.getLocRange(); in matchCPURegisterName()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/AsmParser/ |
D | MipsAsmParser.cpp | 5593 SMRange RegRange = RegTok.getLocRange(); in matchCPURegisterName()
|