Searched refs:Negation (Results 1 – 19 of 19) sorted by relevance
31 ; Negation of floating-point absolute.
408 | Negation (Arithmetic) | ``- a`` | ``neg(a)`` |410 | Negation (Logical) | ``not a`` | ``not_(a)`` |
658 | Negation (Arithmetic) | ``- a`` | ``neg(a)`` |660 | Negation (Logical) | ``not a`` | ``not_(a)`` |
88 // Negation (Load Complement).
322 // Negation (Load Complement).
272 // Absolute and Negation
283 // Absolute and Negation
305 // Absolute and Negation
306 // Absolute and Negation
794 // Absolute and Negation
368 // Vector Saturating Negation
370 // Vector Saturating Negation
417 TEST(FloatProxy, Negation) { in TEST() argument
379 TEST(FloatProxy, Negation) { in TEST() argument
266 // Negation (Load Complement).
780 // Absolute and Negation
1 # Negation tests.