Searched defs:KIntConst (Results 1 – 2 of 2) sorted by relevance
42 enum Location : uint8_t { kStack, kRegister, KIntConst }; enumerator
29 constexpr auto KIntConst = LiftoffAssembler::VarState::KIntConst; variable