Searched refs:kNativeSoftFloatAbi (Results 1 – 1 of 1) sorted by relevance
1558 static constexpr bool kNativeSoftFloatAbi = true; member in art::BuildNativeCallFrameStateMachine1570 static constexpr bool kNativeSoftFloatAbi = false; // This is a hard float ABI.1582 static constexpr bool kNativeSoftFloatAbi = true; // This is a hard float ABI.1595 static constexpr bool kNativeSoftFloatAbi = true;1608 static constexpr bool kNativeSoftFloatAbi = false; // Not using int registers for fp1620 static constexpr bool kNativeSoftFloatAbi = false; // This is a hard float ABI.1756 if (kNativeSoftFloatAbi) { in AdvanceFloat()1803 if (kNativeSoftFloatAbi) { in AdvanceDouble()