|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
References
gen/lib/Target/Mips/MipsGenAsmMatcher.inc 5849 { 1718 /* c.eq.d */, Mips::C_EQ_D32, Convert__regFCC0__AFGR64AsmReg1_0__AFGR64AsmReg1_1, AMFBS_HasStdEnc_NotFP64bit_NotMips32r6_NotMips64r6_IsNotSoftFloat_NotInMicroMips, { MCK_AFGR64AsmReg, MCK_AFGR64AsmReg }, },
5853 { 1718 /* c.eq.d */, Mips::C_EQ_D32, Convert__FCCAsmReg1_0__AFGR64AsmReg1_1__AFGR64AsmReg1_2, AMFBS_HasStdEnc_NotFP64bit_NotMips32r6_NotMips64r6_IsNotSoftFloat_NotInMicroMips, { MCK_FCCAsmReg, MCK_AFGR64AsmReg, MCK_AFGR64AsmReg }, },
gen/lib/Target/Mips/MipsGenAsmWriter.inc 7633 case Mips::C_EQ_D32:
gen/lib/Target/Mips/MipsGenInstrInfo.inc16520 { Mips::C_EQ_D32, Mips::C_EQ_D32, Mips::C_EQ_D32_MM },
16520 { Mips::C_EQ_D32, Mips::C_EQ_D32, Mips::C_EQ_D32_MM },
gen/lib/Target/Mips/MipsGenMCCodeEmitter.inc 3623 case Mips::C_EQ_D32:
lib/Target/Mips/MipsFastISel.cpp 715 Opc = IsFloat ? Mips::C_EQ_S : Mips::C_EQ_D32;
719 Opc = IsFloat ? Mips::C_EQ_S : Mips::C_EQ_D32;