reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
28948 /* 54759*/ /*SwitchOpcode*/ 37, TARGET_VAL(MipsISD::SHLL_DSP),// ->54799
gen/lib/Target/Mips/MipsGenFastISel.inc 3599 case MipsISD::SHLL_DSP: return fastEmit_MipsISD_SHLL_DSP_ri(VT, RetVT, Op0, Op0IsKill, imm1);
lib/Target/Mips/MipsISelLowering.cpp 271 case MipsISD::SHLL_DSP: return "MipsISD::SHLL_DSP";
lib/Target/Mips/MipsSEISelLowering.cpp 877 return performDSPShiftCombine(MipsISD::SHLL_DSP, N, Ty, DAG, Subtarget);