Home
last modified time | relevance | path

Searched defs:isNear (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceInstX8632.h510 bool isNear() const { return Kind == Near; } in isNear() function
DIceInstX8664.h449 bool isNear() const { return Kind == Near; } in isNear() function