Searched refs:InvertOpcode (Results 1 – 6 of 6) sorted by relevance
76 inst->SetOpcode(InvertOpcode(inst->opcode())); in Apply()115 SpvOp TransformationInvertComparisonOperator::InvertOpcode(SpvOp opcode) { in InvertOpcode() function in spvtools::fuzz::TransformationInvertComparisonOperator
57 static SpvOp InvertOpcode(SpvOp opcode);