|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
References
gen/lib/Target/Mips/MipsGenAsmMatcher.inc 6215 { 2884 /* copy_s.w */, Mips::COPY_S_W, Convert__GPR32AsmReg1_0__MSA128AsmReg1_1__ConstantUImm2_01_3, AMFBS_HasStdEnc_HasMSA, { MCK_GPR32AsmReg, MCK_MSA128AsmReg, MCK__91_, MCK_ConstantUImm2_0, MCK__93_ }, },
gen/lib/Target/Mips/MipsGenDAGISel.inc21796 /* 40712*/ OPC_MorphNodeTo1, TARGET_VAL(Mips::COPY_S_W), 0,
22055 /* 41326*/ OPC_MorphNodeTo1, TARGET_VAL(Mips::COPY_S_W), 0,
22114 /* 41461*/ OPC_MorphNodeTo1, TARGET_VAL(Mips::COPY_S_W), 0,
22207 /* 41659*/ OPC_MorphNodeTo1, TARGET_VAL(Mips::COPY_S_W), 0,
gen/lib/Target/Mips/MipsGenFastISel.inc 3855 return fastEmitInst_ri(Mips::COPY_S_W, &Mips::GPR32RegClass, Op0, Op0IsKill, imm1);
gen/lib/Target/Mips/MipsGenMCCodeEmitter.inc 4373 case Mips::COPY_S_W:
lib/Target/Mips/MipsSEISelLowering.cpp 3777 Register COPYOpc = IsFGR64onMips64 ? Mips::COPY_S_D : Mips::COPY_S_W;
3798 BuildMI(*BB, MI, DL, TII->get(Mips::COPY_S_W), Rtemp2)