Searched refs:OpVals (Results 1 – 4 of 4) sorted by relevance
818 SmallVector<unsigned, 2> OpVals; member
824 OpVals.push_back(Mask); in isVectorConstantLegal()836 OpVals.push_back(((unsigned) SignedValue)); in isVectorConstantLegal()848 OpVals.push_back(Start - (64 - SplatBitSize)); in isVectorConstantLegal()849 OpVals.push_back(End - (64 - SplatBitSize)); in isVectorConstantLegal()7150 Word = DAG.getConstant(VCI.OpVals[0], SDLoc(SN), MVT::i32); in combineSTORE()7174 VCI.Opcode == SystemZISD::REPLICATE && VCI.OpVals[0] == 1 && in combineSTORE()
1187 for (unsigned OpVal : VCI.OpVals) in loadVectorConstant()
6130 std::pair<size_t, size_t> OpVals = in generateKeySubkey() local 6133 Key = hash_combine(OpVals.first, Key); in generateKeySubkey() 6134 SubKey = hash_combine(OpVals.first, SubKey); in generateKeySubkey()