Searched defs:operands1 (Results 1 – 2 of 2) sorted by relevance
190 SmallVector<uint32_t, 5> operands1 = {structType, 0}; in TEST_F() local212 SmallVector<uint32_t, 5> operands1 = {structType}; in TEST_F() local
75 std::vector<Value> operands1, std::vector<Value> operands2, in verifyOp()