Home
last modified time | relevance | path

Searched refs:SDNPAssociative (Results 1 – 9 of 9) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDAMDGPUInstrInfo.td155 [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 …]
HDAMDGPUInstructions.td186 let Properties = [SDNPCommutative, SDNPAssociative] in {
202 } // Properties = [SDNPCommutative, SDNPAssociative]
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
HDSDNodeProperties.h21 SDNPAssociative, enumerator
HDSDNodeProperties.cpp21 Properties |= 1 << SDNPAssociative; in parseSDPatternOperatorProperties()
HDCodeGenDAGPatterns.cpp4500 if (NodeInfo.hasProperty(SDNPAssociative)) { in GenerateVariantsOf()
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Target/
HDTargetSelectionDAG.td350 [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/
HDSDNodeProperties.td22 def SDNPAssociative : SDNodeProperty; // (X op Y) op Z == X op (Y op Z)
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86InstrFragmentsSIMD.td45 [SDNPCommutative, SDNPAssociative]>;
47 [SDNPCommutative, SDNPAssociative]>;
50 [SDNPCommutative, SDNPAssociative]>;
52 [SDNPCommutative, SDNPAssociative]>;
54 [SDNPCommutative, SDNPAssociative]>;
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/
HDMipsMSAInstrInfo.td38 [SDNPCommutative, SDNPAssociative]>;