Searched refs:spvOperandTypeStr (Results 1 – 15 of 15) sorted by relevance
48 EXPECT_STREQ("unknown", spvOperandTypeStr(type)) in TEST()50 << spvOperandTypeStr(type) << "'when it should not"; in TEST()52 EXPECT_STRNE("unknown", spvOperandTypeStr(type)) in TEST()
166 << spvOperandTypeStr(type) << " operand at word offset " in exhaustedInputDiagnostic()493 if (!word) return diagnostic() << spvOperandTypeStr(type) << " is 0"; in parseOperand()523 << "Invalid " << spvOperandTypeStr(type) << ": " << word; in parseOperand()685 << "Invalid " << spvOperandTypeStr(parsed_operand.type) in parseOperand()696 << "Invalid " << spvOperandTypeStr(parsed_operand.type) in parseOperand()740 << "Invalid " << spvOperandTypeStr(parsed_operand.type) in parseOperand()
58 const char* spvOperandTypeStr(spv_operand_type_t type);
285 return context->diagnostic() << "Invalid " << spvOperandTypeStr(type) in spvTextEncodeOperand()421 << "Invalid " << spvOperandTypeStr(type) << " operand '" in spvTextEncodeOperand()457 return context->diagnostic() << "Invalid " << spvOperandTypeStr(type) in spvTextEncodeOperand()461 return context->diagnostic() << "Invalid " << spvOperandTypeStr(type) in spvTextEncodeOperand()
146 const char* spvOperandTypeStr(spv_operand_type_t type) { in spvOperandTypeStr() function
166 << spvOperandTypeStr(type) << " operand at word offset " in exhaustedInputDiagnostic()493 if (!word) return diagnostic() << spvOperandTypeStr(type) << " is 0"; in parseOperand()523 << "Invalid " << spvOperandTypeStr(type) << ": " << word; in parseOperand()679 << "Invalid " << spvOperandTypeStr(parsed_operand.type) in parseOperand()715 << "Invalid " << spvOperandTypeStr(parsed_operand.type) in parseOperand()
285 return context->diagnostic() << "Invalid " << spvOperandTypeStr(type) in spvTextEncodeOperand()409 << "Invalid " << spvOperandTypeStr(type) << " operand '" in spvTextEncodeOperand()445 return context->diagnostic() << "Invalid " << spvOperandTypeStr(type) in spvTextEncodeOperand()449 return context->diagnostic() << "Invalid " << spvOperandTypeStr(type) in spvTextEncodeOperand()
166 << spvOperandTypeStr(type) << " operand at word offset " in exhaustedInputDiagnostic()493 if (!word) return diagnostic() << spvOperandTypeStr(type) << " is 0"; in parseOperand()523 << "Invalid " << spvOperandTypeStr(type) << ": " << word; in parseOperand()678 << "Invalid " << spvOperandTypeStr(parsed_operand.type) in parseOperand()714 << "Invalid " << spvOperandTypeStr(parsed_operand.type) in parseOperand()
284 return context->diagnostic() << "Invalid " << spvOperandTypeStr(type) in spvTextEncodeOperand()408 << "Invalid " << spvOperandTypeStr(type) << " operand '" in spvTextEncodeOperand()444 return context->diagnostic() << "Invalid " << spvOperandTypeStr(type) in spvTextEncodeOperand()448 return context->diagnostic() << "Invalid " << spvOperandTypeStr(type) in spvTextEncodeOperand()