Lines Matching refs:code_ptr_location
72 CodePtrLocation code_ptr_location; in SharpenLoadMethod() local
98 code_ptr_location = CodePtrLocation::kCallSelf; in SharpenLoadMethod()
115 code_ptr_location = CodePtrLocation::kCallArtMethod; in SharpenLoadMethod()
123 code_ptr_location = CodePtrLocation::kCallArtMethod; in SharpenLoadMethod()
127 code_ptr_location = CodePtrLocation::kCallArtMethod; in SharpenLoadMethod()
132 code_ptr_location = CodePtrLocation::kCallArtMethod; in SharpenLoadMethod()
135 code_ptr_location = CodePtrLocation::kCallArtMethod; in SharpenLoadMethod()
140 code_ptr_location = CodePtrLocation::kCallArtMethod; in SharpenLoadMethod()
146 code_ptr_location = CodePtrLocation::kCallCriticalNative; in SharpenLoadMethod()
152 code_ptr_location = CodePtrLocation::kCallArtMethod; in SharpenLoadMethod()
156 method_load_kind, code_ptr_location, method_load_data in SharpenLoadMethod()