Searched refs:IsCompositeInstructionSupported (Results 1 – 6 of 6) sorted by relevance
53 if (!IsCompositeInstructionSupported(ir_context, composite)) { in IsApplicable()147 bool TransformationCompositeInsert::IsCompositeInstructionSupported( in IsCompositeInstructionSupported() function in spvtools::fuzz::TransformationCompositeInsert
64 static bool IsCompositeInstructionSupported(opt::IRContext* ir_context,
69 IsCompositeInstructionSupported(ir_context, in Apply()