Searched refs:MERGE_LOW (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZISelLowering.h | 183 MERGE_LOW, enumerator
|
H A D | SystemZISelLowering.cpp | 4952 { SystemZISD::MERGE_LOW, 8, 4955 { SystemZISD::MERGE_LOW, 4, 4958 { SystemZISD::MERGE_LOW, 2, 4961 { SystemZISD::MERGE_LOW, 1, 6424 OPCODE(MERGE_LOW); in getTargetNodeName() 7817 case SystemZISD::MERGE_LOW: return combineMERGE(N, DCI); in PerformDAGCombine()
|
H A D | SystemZOperators.td | 328 def z_merge_low : SDNode<"SystemZISD::MERGE_LOW", SDT_ZVecBinary>;
|