Searched refs:RootOpc (Results 1 – 2 of 2) sorted by relevance
2600 static unsigned getFPFusedMultiplyOpcode(unsigned RootOpc, unsigned Pattern) { in getFPFusedMultiplyOpcode() argument2601 switch (RootOpc) { in getFPFusedMultiplyOpcode()
39944 ArrayRef<SDValue> Inputs, unsigned RootOpc, MVT RootVT, in combineX86ShuffleChain() argument40024 if (Depth == 0 && RootOpc == ISD::INSERT_SUBVECTOR) in combineX86ShuffleChain()40082 if (Depth == 0 && RootOpc == X86ISD::SHUF128) in combineX86ShuffleChain()40096 if (Depth == 0 && RootOpc == ISD::INSERT_SUBVECTOR) in combineX86ShuffleChain()40109 if (Depth == 0 && RootOpc == ISD::INSERT_SUBVECTOR) in combineX86ShuffleChain()40124 if (Depth == 0 && RootOpc == X86ISD::VPERM2X128) in combineX86ShuffleChain()40134 if (Depth == 0 && RootOpc == X86ISD::SHUF128) in combineX86ShuffleChain()40143 if (Depth == 0 && RootOpc == X86ISD::VPERM2X128) in combineX86ShuffleChain()40219 if (Depth == 0 && RootOpc == X86ISD::VBROADCAST) in combineX86ShuffleChain()40226 if (Depth == 0 && RootOpc == X86ISD::VBROADCAST) in combineX86ShuffleChain()[all …]