Home | History | Annotate | Download | only in verifier

Lines Matching refs:is_primitive

411   // bottom type inferred from the type of instruction is used. is_primitive is false for an
414 bool is_primitive) REQUIRES_SHARED(Locks::mutator_lock_);
418 bool is_primitive) REQUIRES_SHARED(Locks::mutator_lock_);
430 bool is_primitive, bool is_static)
4465 bool is_primitive) {
4474 if (!is_primitive) {
4495 if (is_primitive) {
4509 if (!component_type.IsReferenceTypes() && !is_primitive) {
4512 } else if (component_type.IsNonZeroReferenceTypes() && is_primitive) {
4515 } else if (is_primitive && !insn_type.Equals(component_type) &&
4591 bool is_primitive) {
4622 if (is_primitive) {
4632 if (is_primitive) {
4790 bool is_primitive,
4884 if (is_primitive) {
4903 if (is_primitive) {