Searched refs:SDNPAssociative (Results 1 – 9 of 9) sorted by relevance
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| HD | 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 …]
|
| HD | AMDGPUInstructions.td | 186 let Properties = [SDNPCommutative, SDNPAssociative] in { 202 } // Properties = [SDNPCommutative, SDNPAssociative]
|
| /freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/ |
| HD | SDNodeProperties.h | 21 SDNPAssociative, enumerator
|
| HD | SDNodeProperties.cpp | 21 Properties |= 1 << SDNPAssociative; in parseSDPatternOperatorProperties()
|
| HD | CodeGenDAGPatterns.cpp | 4500 if (NodeInfo.hasProperty(SDNPAssociative)) { in GenerateVariantsOf()
|
| /freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Target/ |
| HD | TargetSelectionDAG.td | 350 [SDNPCommutative, SDNPAssociative]>; 353 [SDNPCommutative, SDNPAssociative]>; 372 [SDNPCommutative, SDNPAssociative]>; 374 [SDNPCommutative, SDNPAssociative]>; 376 [SDNPCommutative, SDNPAssociative]>; 386 [SDNPCommutative, SDNPAssociative]>; 388 [SDNPCommutative, SDNPAssociative]>; 390 [SDNPCommutative, SDNPAssociative]>; 392 [SDNPCommutative, SDNPAssociative]>; 442 [SDNPCommutative, SDNPAssociative]>; [all …]
|
| /freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| HD | SDNodeProperties.td | 22 def SDNPAssociative : SDNodeProperty; // (X op Y) op Z == X op (Y op Z)
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/ |
| HD | X86InstrFragmentsSIMD.td | 45 [SDNPCommutative, SDNPAssociative]>; 47 [SDNPCommutative, SDNPAssociative]>; 50 [SDNPCommutative, SDNPAssociative]>; 52 [SDNPCommutative, SDNPAssociative]>; 54 [SDNPCommutative, SDNPAssociative]>;
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/ |
| HD | MipsMSAInstrInfo.td | 38 [SDNPCommutative, SDNPAssociative]>;
|