Searched refs:kNativeSoftFloatAbi (Results 1 – 1 of 1) sorted by relevance
1443 static constexpr bool kNativeSoftFloatAbi = true; member in art::BuildNativeCallFrameStateMachine1455 static constexpr bool kNativeSoftFloatAbi = false; // This is a hard float ABI.1467 static constexpr bool kNativeSoftFloatAbi = false; // Not using int registers for fp1479 static constexpr bool kNativeSoftFloatAbi = false; // This is a hard float ABI.1599 if (kNativeSoftFloatAbi) { in AdvanceFloat()1646 if (kNativeSoftFloatAbi) { in AdvanceDouble()