Searched refs:MipsABIFlagsSection (Results 1 – 7 of 7) sorted by relevance
14 uint8_t MipsABIFlagsSection::getFpABIValue() { in getFpABIValue()34 StringRef MipsABIFlagsSection::getFpABIString(FpABIKind Value) { in getFpABIString()47 uint8_t MipsABIFlagsSection::getCPR1SizeValue() { in getCPR1SizeValue()54 MCStreamer &operator<<(MCStreamer &OS, MipsABIFlagsSection &ABIFlagsSection) { in operator <<()
21 struct MipsABIFlagsSection { struct51 MipsABIFlagsSection() in MipsABIFlagsSection() argument188 MCStreamer &operator<<(MCStreamer &OS, MipsABIFlagsSection &ABIFlagsSection); argument
3 MipsABIFlagsSection.cpp
10 MipsABIFlagsSection.cpp \
111 MipsABIFlagsSection::FpABIKind Value) { in emitDirectiveSetFp()404 MipsABIFlagsSection::FpABIKind Value) { in emitDirectiveSetFp()
22 struct MipsABIFlagsSection;93 virtual void emitDirectiveSetFp(MipsABIFlagsSection::FpABIKind Value);109 MipsABIFlagsSection &getABIFlagsSection() { return ABIFlagsSection; } in getABIFlagsSection()117 MipsABIFlagsSection ABIFlagsSection;208 void emitDirectiveSetFp(MipsABIFlagsSection::FpABIKind Value) override;
293 bool parseFpABIValue(MipsABIFlagsSection::FpABIKind &FpABI,4999 MipsABIFlagsSection::FpABIKind FpAbiVal; in parseSetFpDirective()5814 MipsABIFlagsSection::FpABIKind FpABI; in parseDirectiveModuleFP()5836 bool MipsAsmParser::parseFpABIValue(MipsABIFlagsSection::FpABIKind &FpABI, in parseFpABIValue()5856 FpABI = MipsABIFlagsSection::FpABIKind::XX; in parseFpABIValue()5882 FpABI = MipsABIFlagsSection::FpABIKind::S32; in parseFpABIValue()5891 FpABI = MipsABIFlagsSection::FpABIKind::S64; in parseFpABIValue()