Searched refs:IsNonvoidPtr (Results 1 – 1 of 1) sorted by relevance
2071 bool IsNonvoidPtr = PonteeOpType != 0 && PonteeOpType != SPIRV::OpTypeVoid; in selectIntrinsic() local2072 if (Size == -1 || IsNonvoidPtr) in selectIntrinsic()