Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DCodeGenTarget.h36 SDNPAssociative, enumerator
DCodeGenDAGPatterns.cpp936 Properties |= 1 << SDNPAssociative; in SDNodeInfo()
3116 if (NodeInfo.hasProperty(SDNPAssociative)) { in GenerateVariantsOf()
/external/llvm/include/llvm/Target/
DTargetSelectionDAG.td231 def SDNPAssociative : SDNodeProperty; // (X op Y) op Z == X op (Y op Z)
303 [SDNPCommutative, SDNPAssociative]>;
306 [SDNPCommutative, SDNPAssociative]>;
323 [SDNPCommutative, SDNPAssociative]>;
325 [SDNPCommutative, SDNPAssociative]>;
327 [SDNPCommutative, SDNPAssociative]>;
/external/llvm/lib/Target/X86/
DX86InstrFragmentsSIMD.td33 [SDNPCommutative, SDNPAssociative]>;
35 [SDNPCommutative, SDNPAssociative]>;
37 [SDNPCommutative, SDNPAssociative]>;