Searched refs:kDebugZapValue (Results 1 – 3 of 3) sorted by relevance
113 __ li(a2, kDebugZapValue); in Generate()
448 constexpr uint64_t kDebugZapValue = uint64_t{0xbadbaddbbadbaddb};458 constexpr uint32_t kDebugZapValue = 0xbadbaddb; variable