reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

gen/lib/Target/Mips/MipsGenAsmMatcher.inc
 5957   { 1854 /* c.olt.d */, Mips::C_OLT_D32, Convert__regFCC0__AFGR64AsmReg1_0__AFGR64AsmReg1_1, AMFBS_HasStdEnc_NotFP64bit_NotMips32r6_NotMips64r6_IsNotSoftFloat_NotInMicroMips, { MCK_AFGR64AsmReg, MCK_AFGR64AsmReg }, },
 5961   { 1854 /* c.olt.d */, Mips::C_OLT_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
 8281   case Mips::C_OLT_D32:
gen/lib/Target/Mips/MipsGenInstrInfo.inc
16547   { Mips::C_OLT_D32, Mips::C_OLT_D32, Mips::C_OLT_D32_MM },
16547   { Mips::C_OLT_D32, Mips::C_OLT_D32, Mips::C_OLT_D32_MM },
gen/lib/Target/Mips/MipsGenMCCodeEmitter.inc
 3650     case Mips::C_OLT_D32:
lib/Target/Mips/MipsFastISel.cpp
  723       Opc = IsFloat ? Mips::C_OLT_S : Mips::C_OLT_D32;