|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
References
gen/lib/Target/Mips/MipsGenAsmMatcher.inc 6249 { 3052 /* cvt.s.d */, Mips::CVT_S_D32, Convert__FGR32AsmReg1_0__AFGR64AsmReg1_1, AMFBS_HasStdEnc_NotFP64bit_IsNotSoftFloat_NotInMicroMips, { MCK_FGR32AsmReg, MCK_AFGR64AsmReg }, },
gen/lib/Target/Mips/MipsGenDAGISel.inc27810 /* 52605*/ OPC_MorphNodeTo1, TARGET_VAL(Mips::CVT_S_D32), 0,
gen/lib/Target/Mips/MipsGenFastISel.inc 551 return fastEmitInst_r(Mips::CVT_S_D32, &Mips::FGR32RegClass, Op0, Op0IsKill);
gen/lib/Target/Mips/MipsGenGlobalISel.inc21310 GIR_MutateOpcode, /*InsnID*/0, /*RecycleInsnID*/0, /*Opcode*/Mips::CVT_S_D32,
gen/lib/Target/Mips/MipsGenInstrInfo.inc16516 { Mips::CVT_S_D32, Mips::CVT_S_D32, Mips::CVT_S_D32_MM },
16516 { Mips::CVT_S_D32, Mips::CVT_S_D32, Mips::CVT_S_D32_MM },
gen/lib/Target/Mips/MipsGenMCCodeEmitter.inc 3360 case Mips::CVT_S_D32:
lib/Target/Mips/MipsFastISel.cpp 1093 emitInst(Mips::CVT_S_D32, DestReg).addReg(SrcReg);