Home
last modified time | relevance | path

Searched refs:bitstring_path_to_root (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/art/compiler/optimizing/
H A Dinstruction_builder.cc2789 HIntConstant* bitstring_path_to_root = nullptr; in BuildTypeCheck() local
2799 bitstring_path_to_root = graph_->GetIntConstant(static_cast<int32_t>(path_to_root)); in BuildTypeCheck()
2813 bitstring_path_to_root, in BuildTypeCheck()
2826 bitstring_path_to_root, in BuildTypeCheck()
H A Dnodes.h7601 HIntConstant* bitstring_path_to_root,
7618 DCHECK_EQ(check_kind == TypeCheckKind::kBitstringCheck, bitstring_path_to_root != nullptr);
7622 SetRawInputAt(2, bitstring_path_to_root);
7706 HIntConstant* bitstring_path_to_root,
7716 bitstring_path_to_root,
7797 HIntConstant* bitstring_path_to_root,
7807 bitstring_path_to_root,