HomeSort by relevance Sort by last modified time
    Searched defs:NoFixup (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/subzero/src/
IceFixups.h 51 static constexpr AssemblerFixup *NoFixup = nullptr;
IceGlobalInits.h 340 constexpr bool NoFixup = false;
342 RelocInitializer(VDL, Declaration, OffsetExpr, NoFixup);

Completed in 59 milliseconds