|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
References
gen/lib/Target/Mips/MipsGenAsmMatcher.inc 6213 { 2866 /* copy_s.d */, Mips::COPY_S_D, Convert__GPR64AsmReg1_0__MSA128AsmReg1_1__ConstantUImm1_01_3, AMFBS_HasStdEnc_HasMSA_HasMips64, { MCK_GPR64AsmReg, MCK_MSA128AsmReg, MCK__91_, MCK_ConstantUImm1_0, MCK__93_ }, },
gen/lib/Target/Mips/MipsGenDAGISel.inc21855 /* 40849*/ OPC_MorphNodeTo1, TARGET_VAL(Mips::COPY_S_D), 0,
22132 /* 41493*/ OPC_MorphNodeTo1, TARGET_VAL(Mips::COPY_S_D), 0,
22190 /* 41627*/ OPC_MorphNodeTo1, TARGET_VAL(Mips::COPY_S_D), 0,
gen/lib/Target/Mips/MipsGenMCCodeEmitter.inc 4264 case Mips::COPY_S_D: {
lib/Target/Mips/MipsSEISelLowering.cpp 3777 Register COPYOpc = IsFGR64onMips64 ? Mips::COPY_S_D : Mips::COPY_S_W;