Searched refs:processOpTypePointer (Results 1 – 2 of 2) sorted by relevance
252 LogicalResult processOpTypePointer(ArrayRef<uint32_t> operands);
724 return processOpTypePointer(operands); in processType()749 spirv::Deserializer::processOpTypePointer(ArrayRef<uint32_t> operands) { in processOpTypePointer() function in spirv::Deserializer