Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dintrinsics_arm64.cc774 bool can_call = kEmitCompilerReadBarrier && in CreateIntIntIntToIntLocations() local
779 can_call in CreateIntIntIntToIntLocations()
783 if (can_call && kUseBakerReadBarrier) { in CreateIntIntIntToIntLocations()
793 (can_call ? Location::kOutputOverlap : Location::kNoOutputOverlap)); in CreateIntIntIntToIntLocations()
978 bool can_call = kEmitCompilerReadBarrier && in CreateIntIntIntIntIntToInt() local
983 can_call in CreateIntIntIntIntIntToInt()
987 if (can_call) { in CreateIntIntIntIntIntToInt()
Dintrinsics_arm_vixl.cc692 bool can_call = kEmitCompilerReadBarrier && in CreateIntIntIntToIntLocations() local
697 can_call in CreateIntIntIntToIntLocations()
701 if (can_call && kUseBakerReadBarrier) { in CreateIntIntIntToIntLocations()
708 (can_call ? Location::kOutputOverlap : Location::kNoOutputOverlap)); in CreateIntIntIntToIntLocations()
940 bool can_call = kEmitCompilerReadBarrier && in CreateIntIntIntIntIntToIntPlusTemps() local
945 can_call in CreateIntIntIntIntIntToIntPlusTemps()
949 if (can_call) { in CreateIntIntIntIntIntToIntPlusTemps()