Home | History | Annotate | Download | only in src

Lines Matching refs:AddLoadStringInstanceType

2067   HInstruction* left_instance_type = AddLoadStringInstanceType(left);
2068 HInstruction* right_instance_type = AddLoadStringInstanceType(right);
2220 HValue* left_instance_type = AddLoadStringInstanceType(left);
2221 HValue* right_instance_type = AddLoadStringInstanceType(right);
6796 HInstruction* HGraphBuilder::AddLoadStringInstanceType(HValue* string) {