reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

gen/lib/Target/AArch64/AArch64GenAsmMatcher.inc
14278   { 1487 /* fmls */, AArch64::FMLSv1i64_indexed, Convert__FPRAsmOperandFPR641_0__Tie0_1_1__FPRAsmOperandFPR641_1__VectorReg1281_2__IndexRange0_11_4, AMFBS_HasNEON, { MCK_FPRAsmOperandFPR64, MCK_FPRAsmOperandFPR64, MCK_VectorReg128, MCK__DOT_d, MCK_IndexRange0_1 }, },
21644   { 1487 /* fmls */, AArch64::FMLSv1i64_indexed, Convert__FPRAsmOperandFPR641_1__Tie0_2_2__FPRAsmOperandFPR641_2__VectorReg1281_3__IndexRange0_11_4, AMFBS_HasNEON, { MCK__DOT_d, MCK_FPRAsmOperandFPR64, MCK_FPRAsmOperandFPR64, MCK_VectorReg128, MCK_IndexRange0_1 }, },
gen/lib/Target/AArch64/AArch64GenDAGISel.inc
102100 /*228607*/          OPC_MorphNodeTo1, TARGET_VAL(AArch64::FMLSv1i64_indexed), 0,
102149 /*228695*/            OPC_MorphNodeTo1, TARGET_VAL(AArch64::FMLSv1i64_indexed), 0,
102188 /*228763*/            OPC_MorphNodeTo1, TARGET_VAL(AArch64::FMLSv1i64_indexed), 0,
102233 /*228843*/            OPC_MorphNodeTo1, TARGET_VAL(AArch64::FMLSv1i64_indexed), 0,
102274 /*228915*/            OPC_MorphNodeTo1, TARGET_VAL(AArch64::FMLSv1i64_indexed), 0,
102316 /*228989*/          OPC_MorphNodeTo1, TARGET_VAL(AArch64::FMLSv1i64_indexed), 0,
gen/lib/Target/AArch64/AArch64GenGlobalISel.inc
39795         GIR_BuildMI, /*InsnID*/0, /*Opcode*/AArch64::FMLSv1i64_indexed,
39827         GIR_BuildMI, /*InsnID*/0, /*Opcode*/AArch64::FMLSv1i64_indexed,
39859         GIR_BuildMI, /*InsnID*/0, /*Opcode*/AArch64::FMLSv1i64_indexed,
39891         GIR_BuildMI, /*InsnID*/0, /*Opcode*/AArch64::FMLSv1i64_indexed,
39922         GIR_BuildMI, /*InsnID*/0, /*Opcode*/AArch64::FMLSv1i64_indexed,
39954         GIR_BuildMI, /*InsnID*/0, /*Opcode*/AArch64::FMLSv1i64_indexed,
gen/lib/Target/AArch64/AArch64GenMCCodeEmitter.inc
10520     case AArch64::FMLSv1i64_indexed:
lib/Target/AArch64/AArch64InstrInfo.cpp
 4529     Opc = AArch64::FMLSv1i64_indexed;