reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
27790 /* 52568*/ /*SwitchOpcode*/ 23, TARGET_VAL(MipsISD::MTC1_D64),// ->52594
gen/lib/Target/Mips/MipsGenFastISel.inc 1214 case MipsISD::MTC1_D64: return fastEmit_MipsISD_MTC1_D64_r(VT, RetVT, Op0, Op0IsKill);
lib/Target/Mips/MipsISelLowering.cpp 202 case MipsISD::MTC1_D64: return "MipsISD::MTC1_D64";
lib/Target/Mips/MipsSEISelLowering.cpp 418 SDValue Tmp = DAG.getNode(MipsISD::MTC1_D64, DL, MVT::f64, Op->getOperand(0));