Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceFixups.h51 static constexpr AssemblerFixup *NoFixup = nullptr; variable
DIceGlobalInits.h297 constexpr bool NoFixup = false; in create() local