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

  /art/compiler/utils/
managed_register.h 64 // It is valid to invoke Equals on and with a NoRegister.
73 static constexpr ManagedRegister NoRegister() {
  /external/llvm/lib/CodeGen/
ImplicitNullChecks.cpp 488 const unsigned NoRegister = 0; // Guaranteed to be the NoRegister value for
495 unsigned DefReg = NoRegister;

Completed in 60 milliseconds