Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceOperand.h101 virtual Variable *asBoolean() { return nullptr; } in asBoolean() function
1152 virtual Variable *asBoolean() { return BoolSource; } in asBoolean() function