Home
last modified time | relevance | path

Searched refs:RootVT (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp30825 MVT RootVT = Root.getSimpleValueType(); in combineX86ShuffleChain() local
30836 return DAG.getBitcast(RootVT, V1); in combineX86ShuffleChain()
30875 return DAG.getBitcast(RootVT, Res); in combineX86ShuffleChain()
30941 return DAG.getBitcast(RootVT, Res); in combineX86ShuffleChain()
30968 return DAG.getBitcast(RootVT, Res); in combineX86ShuffleChain()
30983 return DAG.getBitcast(RootVT, Res); in combineX86ShuffleChain()
31116 return DAG.getBitcast(RootVT, Res); in combineX86ShuffleChain()
31134 return DAG.getBitcast(RootVT, Res); in combineX86ShuffleChain()
31169 return DAG.getBitcast(RootVT, Res); in combineX86ShuffleChain()
31202 return DAG.getBitcast(RootVT, Res); in combineX86ShuffleChain()
[all …]