Lines Matching full:hloadkeyed
2942 Range* HLoadKeyed::InferRange(Zone* zone) {
3113 void HLoadKeyed::PrintDataTo(StringStream* stream) {
3143 bool HLoadKeyed::UsesMustHandleHole() const {
3177 bool HLoadKeyed::AllUsesCanTreatHoleAsNaN() const {
3183 bool HLoadKeyed::RequiresHoleCheck() const {
3209 HLoadKeyed* key_load = HLoadKeyed::cast(key());
3222 HInstruction* index = HLoadKeyed::New(
3762 HLoadKeyed::cast(value())->elements_kind());