Home
last modified time | relevance | path

Searched refs:can_call (Results 1 – 6 of 6) sorted by relevance

/art/compiler/optimizing/
Dintrinsics_mips64.cc1111 bool can_call = kEmitCompilerReadBarrier && in CreateIntIntIntToIntLocations() local
1116 can_call in CreateIntIntIntToIntLocations()
1120 if (can_call && kUseBakerReadBarrier) { in CreateIntIntIntToIntLocations()
1127 (can_call ? Location::kOutputOverlap : Location::kNoOutputOverlap)); in CreateIntIntIntToIntLocations()
1448 bool can_call = kEmitCompilerReadBarrier && in CreateIntIntIntIntIntToIntPlusTemps() local
1453 can_call in CreateIntIntIntIntIntToIntPlusTemps()
1465 if (can_call) { in CreateIntIntIntIntIntToIntPlusTemps()
Dintrinsics_arm64.cc944 bool can_call = kEmitCompilerReadBarrier && in CreateIntIntIntToIntLocations() local
949 can_call in CreateIntIntIntToIntLocations()
953 if (can_call && kUseBakerReadBarrier) { in CreateIntIntIntToIntLocations()
963 (can_call ? Location::kOutputOverlap : Location::kNoOutputOverlap)); in CreateIntIntIntToIntLocations()
1148 bool can_call = kEmitCompilerReadBarrier && in CreateIntIntIntIntIntToInt() local
1153 can_call in CreateIntIntIntIntIntToInt()
1167 ((kPoisonHeapReferences && type == DataType::Type::kReference) || can_call) in CreateIntIntIntIntIntToInt()
Dintrinsics_mips.cc1514 bool can_call = kEmitCompilerReadBarrier && in CreateIntIntIntToIntLocations() local
1519 can_call in CreateIntIntIntToIntLocations()
1523 if (can_call && kUseBakerReadBarrier) { in CreateIntIntIntToIntLocations()
1530 (can_call ? Location::kOutputOverlap : Location::kNoOutputOverlap)); in CreateIntIntIntToIntLocations()
1879 bool can_call = kEmitCompilerReadBarrier && in CreateIntIntIntIntIntToIntPlusTemps() local
1884 can_call in CreateIntIntIntIntIntToIntPlusTemps()
1896 if (can_call) { in CreateIntIntIntIntIntToIntPlusTemps()
Dintrinsics_arm_vixl.cc1028 bool can_call = kEmitCompilerReadBarrier && in CreateIntIntIntToIntLocations() local
1033 can_call in CreateIntIntIntToIntLocations()
1037 if (can_call && kUseBakerReadBarrier) { in CreateIntIntIntToIntLocations()
1044 (can_call ? Location::kOutputOverlap : Location::kNoOutputOverlap)); in CreateIntIntIntToIntLocations()
1278 bool can_call = kEmitCompilerReadBarrier && in CreateIntIntIntIntIntToIntPlusTemps() local
1283 can_call in CreateIntIntIntIntIntToIntPlusTemps()
1297 ((kPoisonHeapReferences && type == DataType::Type::kReference) || can_call) in CreateIntIntIntIntIntToIntPlusTemps()
Dintrinsics_x86_64.cc2190 bool can_call = kEmitCompilerReadBarrier && in CreateIntIntIntToIntLocations() local
2195 can_call in CreateIntIntIntToIntLocations()
2199 if (can_call && kUseBakerReadBarrier) { in CreateIntIntIntToIntLocations()
2206 (can_call ? Location::kOutputOverlap : Location::kNoOutputOverlap)); in CreateIntIntIntToIntLocations()
2361 bool can_call = kEmitCompilerReadBarrier && in CreateIntIntIntIntIntToInt() local
2366 can_call in CreateIntIntIntIntIntToInt()
Dintrinsics_x86.cc2067 bool can_call = kEmitCompilerReadBarrier && in CreateIntIntIntToIntLocations() local
2072 can_call in CreateIntIntIntToIntLocations()
2076 if (can_call && kUseBakerReadBarrier) { in CreateIntIntIntToIntLocations()
2092 (can_call ? Location::kOutputOverlap : Location::kNoOutputOverlap)); in CreateIntIntIntToIntLocations()
2280 bool can_call = kEmitCompilerReadBarrier && in CreateIntIntIntIntIntToInt() local
2285 can_call in CreateIntIntIntIntIntToInt()