Searched defs:TestVT (Results 1 – 2 of 2) sorted by relevance
4746 static unsigned getVPTESTMOpc(MVT TestVT, bool IsTestN, bool FoldedLoad, in getVPTESTMOpc()
22231 MVT TestVT = MVT::getVectorVT(MVT::i32, VT.getSizeInBits() / 32); in LowerVectorAllEqual() local22240 MVT TestVT = MVT::getVectorVT(MVT::i64, VT.getSizeInBits() / 64); in LowerVectorAllEqual() local45955 MVT TestVT = VecVT.is128BitVector() ? MVT::v2i64 : MVT::v4i64; in combineSetCCMOVMSK() local