Searched refs:Commutative (Results 1 – 9 of 9) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | IntrinsicsMips.td | 401 [Commutative, IntrNoMem]>; 404 [Commutative, IntrNoMem]>; 407 [Commutative, IntrNoMem]>; 410 [Commutative, IntrNoMem]>; 414 [Commutative, IntrNoMem]>; 417 [Commutative, IntrNoMem]>; 420 [Commutative, IntrNoMem]>; 423 [Commutative, IntrNoMem]>; 427 [Commutative, IntrNoMem]>; 430 [Commutative, IntrNoMem]>; [all …]
|
| H A D | IntrinsicsX86.td | 2005 [IntrNoMem, Commutative]>; 2010 [IntrNoMem, Commutative]>; 2015 [IntrNoMem, Commutative]>; 2020 [IntrNoMem, Commutative]>; 2025 [IntrNoMem, Commutative]>; 2030 [IntrNoMem, Commutative]>; 2035 [IntrNoMem, Commutative]>; 2040 [IntrNoMem, Commutative]>; 2045 [IntrNoMem, Commutative]>; 2050 [IntrNoMem, Commutative]>; [all …]
|
| H A D | IntrinsicsNVVM.td | 515 [IntrNoMem, Commutative]>; 523 [IntrNoMem, Commutative]>; 526 [IntrNoMem, Commutative]>; 533 [IntrNoMem, Commutative]>; 537 [IntrNoMem, Commutative]>; 540 [IntrNoMem, Commutative]>; 548 [IntrNoMem, Commutative]>; 551 [IntrNoMem, Commutative]>; 555 [IntrNoMem, Commutative]>; 558 [IntrNoMem, Commutative]>; [all …]
|
| H A D | Intrinsics.td | 57 // Commutative - This intrinsic is commutative: X op Y == Y op X. 58 def Commutative : IntrinsicProperty; 686 [IntrNoMem, IntrSpeculatable, IntrWillReturn, Commutative] 690 [IntrNoMem, IntrSpeculatable, IntrWillReturn, Commutative] 694 [IntrNoMem, IntrSpeculatable, IntrWillReturn, Commutative] 698 [IntrNoMem, IntrSpeculatable, IntrWillReturn, Commutative] 1053 [IntrNoMem, IntrSpeculatable, IntrWillReturn, Commutative]>; 1075 Commutative, ImmArg<ArgIndex<2>>]>; 1080 Commutative, ImmArg<ArgIndex<2>>]>; 1095 Commutative, ImmArg<ArgIndex<2>>]>; [all …]
|
| H A D | IntrinsicsARM.td | 43 [Commutative, IntrNoMem]>; 422 let IntrProperties = [IntrNoMem, Commutative] in {
|
| H A D | IntrinsicsAMDGPU.td | 260 [IntrNoMem, IntrSpeculatable, IntrWillReturn, Commutative] 270 [IntrNoMem, IntrSpeculatable, IntrWillReturn, Commutative]
|
| H A D | IntrinsicsAArch64.td | 276 let IntrProperties = [IntrNoMem, Commutative];
|
| /freebsd-13.1/contrib/googletest/googletest/test/ |
| H A D | gtest_unittest.cc | 2872 TEST_F(FloatTest, Commutative) { in TEST_F() argument 3044 TEST_F(DoubleTest, Commutative) { in TEST_F() argument
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86InstrFragmentsSIMD.td | 43 // Commutative and Associative FMIN and FMAX.
|