Searched refs:kNativeSoftFloatAbi (Results 1 – 1 of 1) sorted by relevance
1461 static constexpr bool kNativeSoftFloatAbi = true; member in art::BuildNativeCallFrameStateMachine1473 static constexpr bool kNativeSoftFloatAbi = false; // This is a hard float ABI.1486 static constexpr bool kNativeSoftFloatAbi = false; // Not using int registers for fp1498 static constexpr bool kNativeSoftFloatAbi = false; // This is a hard float ABI.1634 if (kNativeSoftFloatAbi) { in AdvanceFloat()1681 if (kNativeSoftFloatAbi) { in AdvanceDouble()