Lines Matching refs:AddCompiledMethod

114     AddCompiledMethod(MethodRef(1u), method1_code, method1_patches);  in Create2MethodsWithGap()
138 AddCompiledMethod(MethodRef(method_idx), ArrayRef<const uint8_t>(gap_code)); in Create2MethodsWithGap()
146 AddCompiledMethod(MethodRef(method_idx), last_method_code, last_method_patches); in Create2MethodsWithGap()
263 AddCompiledMethod(MethodRef(1u), in TestNopsAdrpLdr()
288 AddCompiledMethod(MethodRef(1u), in TestNopsAdrpAdd()
311 AddCompiledMethod(MethodRef(1u), in PrepareNopsAdrpInsn2Ldr()
326 AddCompiledMethod(MethodRef(1u), in PrepareNopsAdrpInsn2Add()
537 AddCompiledMethod(MethodRef(1u), kCallCode, ArrayRef<const LinkerPatch>(patches)); in TEST_F()
548 AddCompiledMethod(MethodRef(1u), kCallCode, ArrayRef<const LinkerPatch>(method1_patches)); in TEST_F()
552 AddCompiledMethod(MethodRef(2u), kCallCode, ArrayRef<const LinkerPatch>(method2_patches)); in TEST_F()
573 AddCompiledMethod(MethodRef(1u), kCallCode, ArrayRef<const LinkerPatch>(patches)); in TEST_F()
928 AddCompiledMethod(MethodRef(method_idx), code, ArrayRef<const LinkerPatch>(patches)); in TestBakerField()
1013 AddCompiledMethod(MethodRef(1u), code1, ArrayRef<const LinkerPatch>(patches1)); in TEST_F()
1021 AddCompiledMethod(MethodRef(2u), filler1_code); in TEST_F()
1024 AddCompiledMethod(MethodRef(3u), kNopCode); in TEST_F()
1038 AddCompiledMethod(MethodRef(4u), filler2_code); in TEST_F()
1046 AddCompiledMethod(MethodRef(5u), code2, ArrayRef<const LinkerPatch>(patches2)); in TEST_F()
1074 AddCompiledMethod(MethodRef(1u), code1, ArrayRef<const LinkerPatch>(patches1)); in TEST_F()
1082 AddCompiledMethod(MethodRef(2u), filler1_code); in TEST_F()
1104 AddCompiledMethod(MethodRef(1u), code1, ArrayRef<const LinkerPatch>(patches1)); in TEST_F()
1112 AddCompiledMethod(MethodRef(2u), filler1_code); in TEST_F()
1115 AddCompiledMethod(MethodRef(3u), kNopCode); in TEST_F()
1129 AddCompiledMethod(MethodRef(4u), filler2_code); in TEST_F()
1138 AddCompiledMethod(MethodRef(5u), code2, ArrayRef<const LinkerPatch>(patches2)); in TEST_F()
1175 AddCompiledMethod(MethodRef(method_idx), code, ArrayRef<const LinkerPatch>(patches)); in TEST_F()
1252 AddCompiledMethod(MethodRef(method_idx), code, ArrayRef<const LinkerPatch>(patches)); in TEST_F()
1304 AddCompiledMethod(MethodRef(1u), code1, ArrayRef<const LinkerPatch>(method1_patches)); in TEST_F()
1316 AddCompiledMethod(MethodRef(method_idx), ArrayRef<const uint8_t>(filler_code)); in TEST_F()
1323 AddCompiledMethod(MethodRef(method_idx), ArrayRef<const uint8_t>(filler_code)); in TEST_F()
1353 AddCompiledMethod(MethodRef(method_idx), in TEST_F()