Home
last modified time | relevance | path

Searched refs:WrongCallArgType (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceIntrinsics.h143 WrongCallArgType, /// Argument of wrong type. enumerator
DIceIntrinsics.cpp344 return Intrinsics::WrongCallArgType; in validateCall()
DIceConverter.cpp633 case Ice::Intrinsics::WrongCallArgType: { in validateIntrinsicCall()