Searched refs:WrongArgType (Results 1 – 2 of 2) sorted by relevance
/external/swiftshader/third_party/subzero/src/ | ||
D | IceIntrinsics.cpp | 96 return Intrinsics::WrongArgType; in validateIntrinsic() |
D | IceIntrinsics.h | 135 WrongArgType, /// Argument of wrong type. enumerator |