Searched refs:can_be_view (Results 1 – 4 of 4) sorted by relevance
3315 bool can_be_view = (DataType::Size(value_type) != 1u) && boot_image_available; in GenerateVarHandleArrayChecks() local3317 can_be_view ? slow_path->GetByteArrayViewCheckLabel() : slow_path->GetEntryLabel(); in GenerateVarHandleArrayChecks()
3821 bool can_be_view = (DataType::Size(value_type) != 1u) && boot_image_available; in GenerateVarHandleArrayChecks() local3823 can_be_view ? slow_path->GetByteArrayViewCheckLabel() : slow_path->GetEntryLabel(); in GenerateVarHandleArrayChecks()
4317 bool can_be_view = in GenerateVarHandleArrayChecks() local4321 can_be_view ? slow_path->GetByteArrayViewCheckLabel() : slow_path->GetEntryLabel(); in GenerateVarHandleArrayChecks()
4597 bool can_be_view = (DataType::Size(value_type) != 1u) && boot_image_available; in GenerateVarHandleArrayChecks() local4599 can_be_view ? slow_path->GetByteArrayViewCheckLabel() : slow_path->GetEntryLabel(); in GenerateVarHandleArrayChecks()