Searched refs:CASE_VFMA_SPLATS (Results 1 – 1 of 1) sorted by relevance
2076 #define CASE_VFMA_SPLATS(OP) \ macro2093 case CASE_VFMA_SPLATS(FMADD): in findCommutedOpIndices()2094 case CASE_VFMA_SPLATS(FMSUB): in findCommutedOpIndices()2095 case CASE_VFMA_SPLATS(FMACC): in findCommutedOpIndices()2096 case CASE_VFMA_SPLATS(FMSAC): in findCommutedOpIndices()2097 case CASE_VFMA_SPLATS(FNMADD): in findCommutedOpIndices()2098 case CASE_VFMA_SPLATS(FNMSUB): in findCommutedOpIndices()2099 case CASE_VFMA_SPLATS(FNMACC): in findCommutedOpIndices()2100 case CASE_VFMA_SPLATS(FNMSAC): in findCommutedOpIndices()2247 case CASE_VFMA_SPLATS(FMACC): in commuteInstructionImpl()[all …]