Home
last modified time | relevance | path

Searched refs:callee_inst (Results 1 – 2 of 2) sorted by relevance

/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dtransformation_function_call.cpp50 auto callee_inst = in IsApplicable() local
52 if (!callee_inst || callee_inst->opcode() != SpvOpFunction) { in IsApplicable()
62 callee_inst->GetSingleWordInOperand(1)); in IsApplicable()
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_function_call.cpp50 auto callee_inst = in IsApplicable() local
52 if (!callee_inst || callee_inst->opcode() != SpvOpFunction) { in IsApplicable()
62 callee_inst->GetSingleWordInOperand(1)); in IsApplicable()