Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVECustomDAG.cpp454 auto ScaVT = Scalar.getValueType(); in getBroadcast() local
464 if (ScaVT == MVT::f32) { in getBroadcast()
466 } else if (ScaVT == MVT::i32) { in getBroadcast()