Searched defs:is_primitive (Results 1 – 3 of 3) sorted by relevance
317 constexpr bool is_primitive = (type & FindFieldFlags::PrimitiveBit) != 0; in FindFieldFromCode() local616 const bool is_primitive = (type & FindFieldFlags::PrimitiveBit) != 0; in FindFieldFast() local
4470 bool is_primitive) { in VerifyAGet()4596 bool is_primitive) { in VerifyAPut()4796 bool is_primitive, in VerifyISFieldAccess()
8523 bool is_primitive = type != Primitive::kPrimNot; in LinkFields() local