Home
last modified time | relevance | path

Searched refs:SMLoc (Results 1 – 25 of 2863) sorted by relevance

12345678910>>...115

/dports/devel/llvm70/llvm-7.0.1.src/lib/MC/MCParser/
H A DDarwinAsmParser.cpp57 SMLoc LastVersionDirective;
199 LastVersionDirective = SMLoc(); in Initialize()
661 SMLoc Loc = getLexer().getLoc(); in parseDirectiveSection()
709 SMLoc BLoc = SMLoc::getFromPointer(SectionVal.data() + B); in parseDirectiveSection()
710 SMLoc ELoc = SMLoc::getFromPointer(SectionVal.data() + E); in parseDirectiveSection()
826 SMLoc IDLoc = getLexer().getLoc(); in parseDirectiveTBSS()
839 SMLoc SizeLoc = getLexer().getLoc(); in parseDirectiveTBSS()
844 SMLoc Pow2AlignmentLoc; in parseDirectiveTBSS()
911 SMLoc IDLoc = getLexer().getLoc(); in parseDirectiveZerofill()
924 SMLoc SizeLoc = getLexer().getLoc(); in parseDirectiveZerofill()
[all …]
H A DCOFFAsmParser.cpp128 bool ParseDirectiveDef(StringRef, SMLoc);
129 bool ParseDirectiveScl(StringRef, SMLoc);
130 bool ParseDirectiveType(StringRef, SMLoc);
131 bool ParseDirectiveEndef(StringRef, SMLoc);
138 bool ParseDirectiveRVA(StringRef, SMLoc);
474 SMLoc OffsetLoc;
504 SMLoc OffsetLoc;
780 SMLoc startLoc = getLexer().getLoc();
807 SMLoc startLoc = getLexer().getLoc();
821 SMLoc startLoc = getLexer().getLoc();
[all …]
/dports/devel/py-keystone-engine/keystone-engine-0.9.1-3/src/llvm/lib/MC/MCParser/
H A DDarwinAsmParser.cpp44 SMLoc LastVersionMinDirective;
179 LastVersionMinDirective = SMLoc(); in Initialize()
556 SMLoc Loc = getLexer().getLoc(); in parseDirectiveSection()
605 SMLoc BLoc = SMLoc::getFromPointer(SectionVal.data() + B); in parseDirectiveSection()
606 SMLoc ELoc = SMLoc::getFromPointer(SectionVal.data() + E); in parseDirectiveSection()
722 SMLoc IDLoc = getLexer().getLoc(); in parseDirectiveTBSS()
735 SMLoc SizeLoc = getLexer().getLoc(); in parseDirectiveTBSS()
740 SMLoc Pow2AlignmentLoc; in parseDirectiveTBSS()
805 SMLoc IDLoc = getLexer().getLoc(); in parseDirectiveZerofill()
818 SMLoc SizeLoc = getLexer().getLoc(); in parseDirectiveZerofill()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/MC/MCParser/
H A DDarwinAsmParser.cpp56 SMLoc LastVersionDirective;
198 LastVersionDirective = SMLoc(); in Initialize()
665 SMLoc Loc = getLexer().getLoc(); in parseDirectiveSection()
713 SMLoc BLoc = SMLoc::getFromPointer(SectionVal.data() + B); in parseDirectiveSection()
714 SMLoc ELoc = SMLoc::getFromPointer(SectionVal.data() + E); in parseDirectiveSection()
830 SMLoc IDLoc = getLexer().getLoc(); in parseDirectiveTBSS()
843 SMLoc SizeLoc = getLexer().getLoc(); in parseDirectiveTBSS()
848 SMLoc Pow2AlignmentLoc; in parseDirectiveTBSS()
915 SMLoc IDLoc = getLexer().getLoc(); in parseDirectiveZerofill()
928 SMLoc SizeLoc = getLexer().getLoc(); in parseDirectiveZerofill()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/MC/MCParser/
H A DDarwinAsmParser.cpp56 SMLoc LastVersionDirective;
198 LastVersionDirective = SMLoc(); in Initialize()
665 SMLoc Loc = getLexer().getLoc(); in parseDirectiveSection()
713 SMLoc BLoc = SMLoc::getFromPointer(SectionVal.data() + B); in parseDirectiveSection()
714 SMLoc ELoc = SMLoc::getFromPointer(SectionVal.data() + E); in parseDirectiveSection()
830 SMLoc IDLoc = getLexer().getLoc(); in parseDirectiveTBSS()
843 SMLoc SizeLoc = getLexer().getLoc(); in parseDirectiveTBSS()
848 SMLoc Pow2AlignmentLoc; in parseDirectiveTBSS()
916 SMLoc IDLoc = getLexer().getLoc(); in parseDirectiveZerofill()
929 SMLoc SizeLoc = getLexer().getLoc(); in parseDirectiveZerofill()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/lib/MC/MCParser/
H A DDarwinAsmParser.cpp56 SMLoc LastVersionDirective;
198 LastVersionDirective = SMLoc(); in Initialize()
665 SMLoc Loc = getLexer().getLoc(); in parseDirectiveSection()
713 SMLoc BLoc = SMLoc::getFromPointer(SectionVal.data() + B); in parseDirectiveSection()
714 SMLoc ELoc = SMLoc::getFromPointer(SectionVal.data() + E); in parseDirectiveSection()
830 SMLoc IDLoc = getLexer().getLoc(); in parseDirectiveTBSS()
843 SMLoc SizeLoc = getLexer().getLoc(); in parseDirectiveTBSS()
848 SMLoc Pow2AlignmentLoc; in parseDirectiveTBSS()
915 SMLoc IDLoc = getLexer().getLoc(); in parseDirectiveZerofill()
928 SMLoc SizeLoc = getLexer().getLoc(); in parseDirectiveZerofill()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/MC/MCParser/
H A DDarwinAsmParser.cpp57 SMLoc LastVersionDirective;
199 LastVersionDirective = SMLoc(); in Initialize()
666 SMLoc Loc = getLexer().getLoc(); in parseDirectiveSection()
711 SMLoc BLoc = SMLoc::getFromPointer(SectionVal.data() + B); in parseDirectiveSection()
712 SMLoc ELoc = SMLoc::getFromPointer(SectionVal.data() + E); in parseDirectiveSection()
829 SMLoc IDLoc = getLexer().getLoc(); in parseDirectiveTBSS()
842 SMLoc SizeLoc = getLexer().getLoc(); in parseDirectiveTBSS()
847 SMLoc Pow2AlignmentLoc; in parseDirectiveTBSS()
914 SMLoc IDLoc = getLexer().getLoc(); in parseDirectiveZerofill()
927 SMLoc SizeLoc = getLexer().getLoc(); in parseDirectiveZerofill()
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/MC/MCParser/
H A DDarwinAsmParser.cpp57 SMLoc LastVersionDirective;
199 LastVersionDirective = SMLoc(); in Initialize()
666 SMLoc Loc = getLexer().getLoc(); in parseDirectiveSection()
711 SMLoc BLoc = SMLoc::getFromPointer(SectionVal.data() + B); in parseDirectiveSection()
712 SMLoc ELoc = SMLoc::getFromPointer(SectionVal.data() + E); in parseDirectiveSection()
829 SMLoc IDLoc = getLexer().getLoc(); in parseDirectiveTBSS()
842 SMLoc SizeLoc = getLexer().getLoc(); in parseDirectiveTBSS()
847 SMLoc Pow2AlignmentLoc; in parseDirectiveTBSS()
914 SMLoc IDLoc = getLexer().getLoc(); in parseDirectiveZerofill()
927 SMLoc SizeLoc = getLexer().getLoc(); in parseDirectiveZerofill()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/MC/MCParser/
H A DDarwinAsmParser.cpp56 SMLoc LastVersionDirective;
198 LastVersionDirective = SMLoc(); in Initialize()
665 SMLoc Loc = getLexer().getLoc(); in parseDirectiveSection()
713 SMLoc BLoc = SMLoc::getFromPointer(SectionVal.data() + B); in parseDirectiveSection()
714 SMLoc ELoc = SMLoc::getFromPointer(SectionVal.data() + E); in parseDirectiveSection()
830 SMLoc IDLoc = getLexer().getLoc(); in parseDirectiveTBSS()
843 SMLoc SizeLoc = getLexer().getLoc(); in parseDirectiveTBSS()
848 SMLoc Pow2AlignmentLoc; in parseDirectiveTBSS()
915 SMLoc IDLoc = getLexer().getLoc(); in parseDirectiveZerofill()
928 SMLoc SizeLoc = getLexer().getLoc(); in parseDirectiveZerofill()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/lib/MC/MCParser/
H A DDarwinAsmParser.cpp56 SMLoc LastVersionDirective;
198 LastVersionDirective = SMLoc(); in Initialize()
665 SMLoc Loc = getLexer().getLoc(); in parseDirectiveSection()
713 SMLoc BLoc = SMLoc::getFromPointer(SectionVal.data() + B); in parseDirectiveSection()
714 SMLoc ELoc = SMLoc::getFromPointer(SectionVal.data() + E); in parseDirectiveSection()
830 SMLoc IDLoc = getLexer().getLoc(); in parseDirectiveTBSS()
843 SMLoc SizeLoc = getLexer().getLoc(); in parseDirectiveTBSS()
848 SMLoc Pow2AlignmentLoc; in parseDirectiveTBSS()
915 SMLoc IDLoc = getLexer().getLoc(); in parseDirectiveZerofill()
928 SMLoc SizeLoc = getLexer().getLoc(); in parseDirectiveZerofill()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/MC/MCParser/
H A DDarwinAsmParser.cpp57 SMLoc LastVersionDirective;
199 LastVersionDirective = SMLoc(); in Initialize()
666 SMLoc Loc = getLexer().getLoc(); in parseDirectiveSection()
711 SMLoc BLoc = SMLoc::getFromPointer(SectionVal.data() + B); in parseDirectiveSection()
712 SMLoc ELoc = SMLoc::getFromPointer(SectionVal.data() + E); in parseDirectiveSection()
829 SMLoc IDLoc = getLexer().getLoc(); in parseDirectiveTBSS()
842 SMLoc SizeLoc = getLexer().getLoc(); in parseDirectiveTBSS()
847 SMLoc Pow2AlignmentLoc; in parseDirectiveTBSS()
914 SMLoc IDLoc = getLexer().getLoc(); in parseDirectiveZerofill()
927 SMLoc SizeLoc = getLexer().getLoc(); in parseDirectiveZerofill()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
H A DDarwinAsmParser.cpp56 SMLoc LastVersionDirective;
198 LastVersionDirective = SMLoc(); in Initialize()
665 SMLoc Loc = getLexer().getLoc(); in parseDirectiveSection()
713 SMLoc BLoc = SMLoc::getFromPointer(SectionVal.data() + B); in parseDirectiveSection()
714 SMLoc ELoc = SMLoc::getFromPointer(SectionVal.data() + E); in parseDirectiveSection()
830 SMLoc IDLoc = getLexer().getLoc(); in parseDirectiveTBSS()
843 SMLoc SizeLoc = getLexer().getLoc(); in parseDirectiveTBSS()
848 SMLoc Pow2AlignmentLoc; in parseDirectiveTBSS()
915 SMLoc IDLoc = getLexer().getLoc(); in parseDirectiveZerofill()
928 SMLoc SizeLoc = getLexer().getLoc(); in parseDirectiveZerofill()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/MC/MCParser/
H A DDarwinAsmParser.cpp57 SMLoc LastVersionDirective;
199 LastVersionDirective = SMLoc(); in Initialize()
666 SMLoc Loc = getLexer().getLoc(); in parseDirectiveSection()
711 SMLoc BLoc = SMLoc::getFromPointer(SectionVal.data() + B); in parseDirectiveSection()
712 SMLoc ELoc = SMLoc::getFromPointer(SectionVal.data() + E); in parseDirectiveSection()
829 SMLoc IDLoc = getLexer().getLoc(); in parseDirectiveTBSS()
842 SMLoc SizeLoc = getLexer().getLoc(); in parseDirectiveTBSS()
847 SMLoc Pow2AlignmentLoc; in parseDirectiveTBSS()
914 SMLoc IDLoc = getLexer().getLoc(); in parseDirectiveZerofill()
927 SMLoc SizeLoc = getLexer().getLoc(); in parseDirectiveZerofill()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/MC/MCParser/
H A DDarwinAsmParser.cpp57 SMLoc LastVersionDirective;
199 LastVersionDirective = SMLoc(); in Initialize()
666 SMLoc Loc = getLexer().getLoc(); in parseDirectiveSection()
711 SMLoc BLoc = SMLoc::getFromPointer(SectionVal.data() + B); in parseDirectiveSection()
712 SMLoc ELoc = SMLoc::getFromPointer(SectionVal.data() + E); in parseDirectiveSection()
829 SMLoc IDLoc = getLexer().getLoc(); in parseDirectiveTBSS()
842 SMLoc SizeLoc = getLexer().getLoc(); in parseDirectiveTBSS()
847 SMLoc Pow2AlignmentLoc; in parseDirectiveTBSS()
914 SMLoc IDLoc = getLexer().getLoc(); in parseDirectiveZerofill()
927 SMLoc SizeLoc = getLexer().getLoc(); in parseDirectiveZerofill()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/MC/MCParser/
H A DDarwinAsmParser.cpp56 SMLoc LastVersionDirective;
198 LastVersionDirective = SMLoc(); in Initialize()
665 SMLoc Loc = getLexer().getLoc(); in parseDirectiveSection()
713 SMLoc BLoc = SMLoc::getFromPointer(SectionVal.data() + B); in parseDirectiveSection()
714 SMLoc ELoc = SMLoc::getFromPointer(SectionVal.data() + E); in parseDirectiveSection()
830 SMLoc IDLoc = getLexer().getLoc(); in parseDirectiveTBSS()
843 SMLoc SizeLoc = getLexer().getLoc(); in parseDirectiveTBSS()
848 SMLoc Pow2AlignmentLoc; in parseDirectiveTBSS()
915 SMLoc IDLoc = getLexer().getLoc(); in parseDirectiveZerofill()
928 SMLoc SizeLoc = getLexer().getLoc(); in parseDirectiveZerofill()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/MC/MCParser/
H A DDarwinAsmParser.cpp56 SMLoc LastVersionDirective;
198 LastVersionDirective = SMLoc(); in Initialize()
665 SMLoc Loc = getLexer().getLoc(); in parseDirectiveSection()
713 SMLoc BLoc = SMLoc::getFromPointer(SectionVal.data() + B); in parseDirectiveSection()
714 SMLoc ELoc = SMLoc::getFromPointer(SectionVal.data() + E); in parseDirectiveSection()
830 SMLoc IDLoc = getLexer().getLoc(); in parseDirectiveTBSS()
843 SMLoc SizeLoc = getLexer().getLoc(); in parseDirectiveTBSS()
848 SMLoc Pow2AlignmentLoc; in parseDirectiveTBSS()
915 SMLoc IDLoc = getLexer().getLoc(); in parseDirectiveZerofill()
928 SMLoc SizeLoc = getLexer().getLoc(); in parseDirectiveZerofill()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/MC/MCParser/
H A DDarwinAsmParser.cpp57 SMLoc LastVersionDirective;
199 LastVersionDirective = SMLoc(); in Initialize()
666 SMLoc Loc = getLexer().getLoc(); in parseDirectiveSection()
711 SMLoc BLoc = SMLoc::getFromPointer(SectionVal.data() + B); in parseDirectiveSection()
712 SMLoc ELoc = SMLoc::getFromPointer(SectionVal.data() + E); in parseDirectiveSection()
829 SMLoc IDLoc = getLexer().getLoc(); in parseDirectiveTBSS()
842 SMLoc SizeLoc = getLexer().getLoc(); in parseDirectiveTBSS()
847 SMLoc Pow2AlignmentLoc; in parseDirectiveTBSS()
914 SMLoc IDLoc = getLexer().getLoc(); in parseDirectiveZerofill()
927 SMLoc SizeLoc = getLexer().getLoc(); in parseDirectiveZerofill()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/lib/MC/MCParser/
H A DDarwinAsmParser.cpp56 SMLoc LastVersionDirective;
198 LastVersionDirective = SMLoc(); in Initialize()
665 SMLoc Loc = getLexer().getLoc(); in parseDirectiveSection()
713 SMLoc BLoc = SMLoc::getFromPointer(SectionVal.data() + B); in parseDirectiveSection()
714 SMLoc ELoc = SMLoc::getFromPointer(SectionVal.data() + E); in parseDirectiveSection()
830 SMLoc IDLoc = getLexer().getLoc(); in parseDirectiveTBSS()
843 SMLoc SizeLoc = getLexer().getLoc(); in parseDirectiveTBSS()
848 SMLoc Pow2AlignmentLoc; in parseDirectiveTBSS()
915 SMLoc IDLoc = getLexer().getLoc(); in parseDirectiveZerofill()
928 SMLoc SizeLoc = getLexer().getLoc(); in parseDirectiveZerofill()
[all …]
H A DCOFFAsmParser.cpp127 bool ParseDirectiveDef(StringRef, SMLoc);
128 bool ParseDirectiveScl(StringRef, SMLoc);
129 bool ParseDirectiveType(StringRef, SMLoc);
130 bool ParseDirectiveEndef(StringRef, SMLoc);
137 bool ParseDirectiveRVA(StringRef, SMLoc);
473 SMLoc OffsetLoc; in ParseDirectiveSecRel32()
503 SMLoc OffsetLoc; in ParseDirectiveRVA()
779 SMLoc startLoc = getLexer().getLoc(); in ParseSEHDirectivePushFrame()
806 SMLoc startLoc = getLexer().getLoc(); in ParseAtUnwindOrAtExcept()
820 SMLoc startLoc = getLexer().getLoc(); in ParseSEHRegisterNumber()
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/lib/MC/MCParser/
H A DDarwinAsmParser.cpp57 SMLoc LastVersionDirective;
199 LastVersionDirective = SMLoc(); in Initialize()
666 SMLoc Loc = getLexer().getLoc(); in parseDirectiveSection()
714 SMLoc BLoc = SMLoc::getFromPointer(SectionVal.data() + B); in parseDirectiveSection()
715 SMLoc ELoc = SMLoc::getFromPointer(SectionVal.data() + E); in parseDirectiveSection()
831 SMLoc IDLoc = getLexer().getLoc(); in parseDirectiveTBSS()
844 SMLoc SizeLoc = getLexer().getLoc(); in parseDirectiveTBSS()
849 SMLoc Pow2AlignmentLoc; in parseDirectiveTBSS()
916 SMLoc IDLoc = getLexer().getLoc(); in parseDirectiveZerofill()
929 SMLoc SizeLoc = getLexer().getLoc(); in parseDirectiveZerofill()
[all …]
H A DCOFFAsmParser.cpp128 bool ParseDirectiveDef(StringRef, SMLoc);
129 bool ParseDirectiveScl(StringRef, SMLoc);
130 bool ParseDirectiveType(StringRef, SMLoc);
131 bool ParseDirectiveEndef(StringRef, SMLoc);
138 bool ParseDirectiveRVA(StringRef, SMLoc);
474 SMLoc OffsetLoc; in ParseDirectiveSecRel32()
504 SMLoc OffsetLoc; in ParseDirectiveRVA()
780 SMLoc startLoc = getLexer().getLoc(); in ParseSEHDirectivePushFrame()
807 SMLoc startLoc = getLexer().getLoc(); in ParseAtUnwindOrAtExcept()
821 SMLoc startLoc = getLexer().getLoc(); in ParseSEHRegisterNumber()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/MSP430/AsmParser/
H A DMSP430AsmParser.cpp48 bool ParseRegister(unsigned &RegNo, SMLoc &StartLoc, SMLoc &EndLoc) override;
114 SMLoc Start, End;
119 MSP430Operand(KindTy Kind, unsigned Reg, SMLoc const &S, SMLoc const &E) in MSP430Operand()
121 MSP430Operand(MCExpr const *Imm, SMLoc const &S, SMLoc const &E) in MSP430Operand()
123 MSP430Operand(unsigned Reg, MCExpr const *Expr, SMLoc const &S, SMLoc const &E) in MSP430Operand()
211 SMLoc S, SMLoc E) { in CreateMem()
271 SMLoc ErrorLoc = Loc; in MatchAndEmitInstruction()
277 if (ErrorLoc == SMLoc()) in MatchAndEmitInstruction()
360 Operands.push_back(MSP430Operand::CreateImm(CCode, SMLoc(), SMLoc())); in parseJccInstruction()
458 SMLoc StartLoc, EndLoc; in ParseOperand()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/MSP430/AsmParser/
H A DMSP430AsmParser.cpp48 bool ParseRegister(unsigned &RegNo, SMLoc &StartLoc, SMLoc &EndLoc) override;
114 SMLoc Start, End;
119 MSP430Operand(KindTy Kind, unsigned Reg, SMLoc const &S, SMLoc const &E) in MSP430Operand()
121 MSP430Operand(MCExpr const *Imm, SMLoc const &S, SMLoc const &E) in MSP430Operand()
123 MSP430Operand(unsigned Reg, MCExpr const *Expr, SMLoc const &S, SMLoc const &E) in MSP430Operand()
211 SMLoc S, SMLoc E) { in CreateMem()
271 SMLoc ErrorLoc = Loc; in MatchAndEmitInstruction()
277 if (ErrorLoc == SMLoc()) in MatchAndEmitInstruction()
360 Operands.push_back(MSP430Operand::CreateImm(CCode, SMLoc(), SMLoc())); in parseJccInstruction()
458 SMLoc StartLoc, EndLoc; in ParseOperand()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/MSP430/AsmParser/
H A DMSP430AsmParser.cpp47 bool ParseRegister(unsigned &RegNo, SMLoc &StartLoc, SMLoc &EndLoc) override;
113 SMLoc Start, End;
118 MSP430Operand(KindTy Kind, unsigned Reg, SMLoc const &S, SMLoc const &E) in MSP430Operand()
120 MSP430Operand(MCExpr const *Imm, SMLoc const &S, SMLoc const &E) in MSP430Operand()
122 MSP430Operand(unsigned Reg, MCExpr const *Expr, SMLoc const &S, SMLoc const &E) in MSP430Operand()
210 SMLoc S, SMLoc E) { in CreateMem()
270 SMLoc ErrorLoc = Loc; in MatchAndEmitInstruction()
276 if (ErrorLoc == SMLoc()) in MatchAndEmitInstruction()
359 Operands.push_back(MSP430Operand::CreateImm(CCode, SMLoc(), SMLoc())); in parseJccInstruction()
457 SMLoc StartLoc, EndLoc; in ParseOperand()
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/MSP430/AsmParser/
H A DMSP430AsmParser.cpp47 bool ParseRegister(unsigned &RegNo, SMLoc &StartLoc, SMLoc &EndLoc) override;
113 SMLoc Start, End;
118 MSP430Operand(KindTy Kind, unsigned Reg, SMLoc const &S, SMLoc const &E) in MSP430Operand()
120 MSP430Operand(MCExpr const *Imm, SMLoc const &S, SMLoc const &E) in MSP430Operand()
122 MSP430Operand(unsigned Reg, MCExpr const *Expr, SMLoc const &S, SMLoc const &E) in MSP430Operand()
210 SMLoc S, SMLoc E) { in CreateMem()
270 SMLoc ErrorLoc = Loc; in MatchAndEmitInstruction()
276 if (ErrorLoc == SMLoc()) in MatchAndEmitInstruction()
359 Operands.push_back(MSP430Operand::CreateImm(CCode, SMLoc(), SMLoc())); in parseJccInstruction()
457 SMLoc StartLoc, EndLoc; in ParseOperand()
[all …]

12345678910>>...115