/external/llvm/lib/Target/AMDGPU/ |
D | AMDGPUInstrInfo.td | 89 [SDNPCommutative, SDNPAssociative] 94 [SDNPCommutative, SDNPAssociative] 106 [/*SDNPCommutative, SDNPAssociative*/] 111 [/*SDNPCommutative, SDNPAssociative*/] 116 [/*SDNPCommutative, SDNPAssociative*/] 121 [/*SDNPCommutative, SDNPAssociative*/] 126 [/*SDNPCommutative, SDNPAssociative*/] 131 [/*SDNPCommutative, SDNPAssociative*/] 209 [SDNPCommutative] 212 [SDNPCommutative]
|
D | AMDGPUInstructions.td | 615 let Properties = [SDNPCommutative, SDNPAssociative] in { 620 } // Properties = [SDNPCommutative, SDNPAssociative]
|
/external/llvm-project/llvm/lib/Target/AMDGPU/ |
D | AMDGPUInstrInfo.td | 149 [SDNPCommutative, SDNPAssociative] 161 [/*SDNPCommutative, SDNPAssociative*/] 166 [/*SDNPCommutative, SDNPAssociative*/] 171 [/*SDNPCommutative, SDNPAssociative*/] 176 [/*SDNPCommutative, SDNPAssociative*/] 181 [/*SDNPCommutative, SDNPAssociative*/] 186 [/*SDNPCommutative, SDNPAssociative*/] 278 [SDNPCommutative, SDNPAssociative] 281 [SDNPCommutative, SDNPAssociative] 285 [SDNPCommutative, SDNPAssociative] [all …]
|
D | AMDGPUInstructions.td | 188 let Properties = [SDNPCommutative, SDNPAssociative] in { 204 } // Properties = [SDNPCommutative, SDNPAssociative]
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUInstrInfo.td | 155 [SDNPCommutative, SDNPAssociative] 167 [/*SDNPCommutative, SDNPAssociative*/] 172 [/*SDNPCommutative, SDNPAssociative*/] 177 [/*SDNPCommutative, SDNPAssociative*/] 182 [/*SDNPCommutative, SDNPAssociative*/] 187 [/*SDNPCommutative, SDNPAssociative*/] 192 [/*SDNPCommutative, SDNPAssociative*/] 294 [SDNPCommutative, SDNPAssociative] 297 [SDNPCommutative, SDNPAssociative] 301 [SDNPCommutative, SDNPAssociative] [all …]
|
D | AMDGPUInstructions.td | 186 let Properties = [SDNPCommutative, SDNPAssociative] in { 202 } // Properties = [SDNPCommutative, SDNPAssociative]
|
/external/llvm-project/llvm/lib/Target/X86/ |
D | X86InstrFragmentsSIMD.td | 45 [SDNPCommutative, SDNPAssociative]>; 47 [SDNPCommutative, SDNPAssociative]>; 50 [SDNPCommutative, SDNPAssociative]>; 52 [SDNPCommutative, SDNPAssociative]>; 54 [SDNPCommutative, SDNPAssociative]>; 76 SDTCisSameAs<1,2>]>, [SDNPCommutative]>; 197 def X86pcmpeq : SDNode<"X86ISD::PCMPEQ", SDTIntBinOp, [SDNPCommutative]>; 259 def X86kadd : SDNode<"X86ISD::KADD", SDTIntBinOp, [SDNPCommutative]>; 290 def X86mulhrs : SDNode<"X86ISD::MULHRS", SDTIntBinOp, [SDNPCommutative]>; 291 def X86avg : SDNode<"X86ISD::AVG" , SDTIntBinOp, [SDNPCommutative]>; [all …]
|
D | X86InstrInfo.td | 246 [SDNPCommutative]>; 249 [SDNPCommutative]>; 251 [SDNPCommutative]>; 256 [SDNPCommutative]>; 258 [SDNPCommutative]>; 260 [SDNPCommutative]>;
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86InstrFragmentsSIMD.td | 45 [SDNPCommutative, SDNPAssociative]>; 47 [SDNPCommutative, SDNPAssociative]>; 50 [SDNPCommutative, SDNPAssociative]>; 52 [SDNPCommutative, SDNPAssociative]>; 54 [SDNPCommutative, SDNPAssociative]>; 72 SDTCisSameAs<1,2>]>, [SDNPCommutative]>; 193 def X86pcmpeq : SDNode<"X86ISD::PCMPEQ", SDTIntBinOp, [SDNPCommutative]>; 250 def X86kadd : SDNode<"X86ISD::KADD", SDTIntBinOp, [SDNPCommutative]>; 281 def X86mulhrs : SDNode<"X86ISD::MULHRS", SDTIntBinOp, [SDNPCommutative]>; 282 def X86avg : SDNode<"X86ISD::AVG" , SDTIntBinOp, [SDNPCommutative]>; [all …]
|
D | X86InstrInfo.td | 253 [SDNPCommutative]>; 256 [SDNPCommutative]>; 258 [SDNPCommutative]>; 263 [SDNPCommutative]>; 265 [SDNPCommutative]>; 267 [SDNPCommutative]>;
|
/external/llvm-project/llvm/include/llvm/Target/ |
D | TargetSelectionDAG.td | 353 [SDNPCommutative, SDNPAssociative]>; 356 [SDNPCommutative, SDNPAssociative]>; 357 def mulhs : SDNode<"ISD::MULHS" , SDTIntBinOp, [SDNPCommutative]>; 358 def mulhu : SDNode<"ISD::MULHU" , SDTIntBinOp, [SDNPCommutative]>; 359 def smullohi : SDNode<"ISD::SMUL_LOHI" , SDTIntBinHiLoOp, [SDNPCommutative]>; 360 def umullohi : SDNode<"ISD::UMUL_LOHI" , SDTIntBinHiLoOp, [SDNPCommutative]>; 375 [SDNPCommutative, SDNPAssociative]>; 377 [SDNPCommutative, SDNPAssociative]>; 379 [SDNPCommutative, SDNPAssociative]>; 381 [SDNPCommutative, SDNPOutGlue]>; [all …]
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/ |
D | TargetSelectionDAG.td | 350 [SDNPCommutative, SDNPAssociative]>; 353 [SDNPCommutative, SDNPAssociative]>; 354 def mulhs : SDNode<"ISD::MULHS" , SDTIntBinOp, [SDNPCommutative]>; 355 def mulhu : SDNode<"ISD::MULHU" , SDTIntBinOp, [SDNPCommutative]>; 356 def smullohi : SDNode<"ISD::SMUL_LOHI" , SDTIntBinHiLoOp, [SDNPCommutative]>; 357 def umullohi : SDNode<"ISD::UMUL_LOHI" , SDTIntBinHiLoOp, [SDNPCommutative]>; 372 [SDNPCommutative, SDNPAssociative]>; 374 [SDNPCommutative, SDNPAssociative]>; 376 [SDNPCommutative, SDNPAssociative]>; 378 [SDNPCommutative, SDNPOutGlue]>; [all …]
|
/external/llvm/include/llvm/Target/ |
D | TargetSelectionDAG.td | 290 def SDNPCommutative : SDNodeProperty; // X op Y == Y op X 366 [SDNPCommutative, SDNPAssociative]>; 369 [SDNPCommutative, SDNPAssociative]>; 370 def mulhs : SDNode<"ISD::MULHS" , SDTIntBinOp, [SDNPCommutative]>; 371 def mulhu : SDNode<"ISD::MULHU" , SDTIntBinOp, [SDNPCommutative]>; 372 def smullohi : SDNode<"ISD::SMUL_LOHI" , SDTIntBinHiLoOp, [SDNPCommutative]>; 373 def umullohi : SDNode<"ISD::UMUL_LOHI" , SDTIntBinHiLoOp, [SDNPCommutative]>; 386 [SDNPCommutative, SDNPAssociative]>; 388 [SDNPCommutative, SDNPAssociative]>; 390 [SDNPCommutative, SDNPAssociative]>; [all …]
|
/external/llvm-project/llvm/utils/TableGen/ |
D | SDNodeProperties.h | 20 SDNPCommutative, enumerator
|
D | SDNodeProperties.cpp | 19 Properties |= 1 << SDNPCommutative; in parseSDPatternOperatorProperties()
|
D | CodeGenDAGPatterns.cpp | 2671 if (NodeInfo.hasProperty(SDNPCommutative) || isCommIntrinsic) { in canPatternMatch() 4582 if (NodeInfo.hasProperty(SDNPCommutative) || isCommIntrinsic) { in GenerateVariantsOf()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | SDNodeProperties.td | 21 def SDNPCommutative : SDNodeProperty; // X op Y == Y op X
|
/external/llvm-project/llvm/include/llvm/CodeGen/ |
D | SDNodeProperties.td | 21 def SDNPCommutative : SDNodeProperty; // X op Y == Y op X
|
/external/llvm/lib/Target/X86/ |
D | X86InstrFragmentsSIMD.td | 49 [SDNPCommutative, SDNPAssociative]>; 51 [SDNPCommutative, SDNPAssociative]>; 54 [SDNPCommutative, SDNPAssociative]>; 56 [SDNPCommutative, SDNPAssociative]>; 58 [SDNPCommutative, SDNPAssociative]>; 60 [SDNPCommutative, SDNPAssociative]>; 175 def X86pcmpeq : SDNode<"X86ISD::PCMPEQ", SDTIntBinOp, [SDNPCommutative]>; 180 def X86pcmpeqm : SDNode<"X86ISD::PCMPEQM", X86IntCmpMask, [SDNPCommutative]>; 274 def X86testm : SDNode<"X86ISD::TESTM", SDTX86Testm, [SDNPCommutative]>; 275 def X86testnm : SDNode<"X86ISD::TESTNM", SDTX86Testm, [SDNPCommutative]>;
|
D | X86InstrInfo.td | 239 [SDNPCommutative]>; 242 [SDNPCommutative]>; 244 [SDNPCommutative]>; 251 [SDNPCommutative]>; 253 [SDNPCommutative]>; 255 [SDNPCommutative]>;
|
/external/llvm/utils/TableGen/ |
D | CodeGenTarget.h | 36 SDNPCommutative, enumerator
|
D | CodeGenDAGPatterns.cpp | 1143 Properties |= 1 << SDNPCommutative; in SDNodeInfo() 2025 if (NodeInfo.hasProperty(SDNPCommutative) || isCommIntrinsic) { in canPatternMatch() 3742 if (NodeInfo.hasProperty(SDNPCommutative) || isCommIntrinsic) { in GenerateVariantsOf()
|
/external/llvm/lib/Target/Mips/ |
D | MipsMSAInstrInfo.td | 39 [SDNPCommutative, SDNPAssociative]>; 41 [SDNPCommutative, SDNPAssociative]>; 43 [SDNPCommutative, SDNPAssociative]>; 45 [SDNPCommutative, SDNPAssociative]>; 47 [SDNPCommutative, SDNPAssociative]>;
|
/external/llvm/lib/Target/ARM/ |
D | ARMInstrInfo.td | 145 [SDNPOutGlue, SDNPCommutative]>; 154 [SDNPCommutative]>;
|
/external/llvm-project/llvm/lib/Target/ARM/ |
D | ARMInstrInfo.td | 187 [SDNPOutGlue, SDNPCommutative]>; 200 [SDNPCommutative]>;
|