Home
last modified time | relevance | path

Searched refs:MERGE_LOW (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h183 MERGE_LOW, enumerator
H A DSystemZISelLowering.cpp4952 { 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 DSystemZOperators.td328 def z_merge_low : SDNode<"SystemZISD::MERGE_LOW", SDT_ZVecBinary>;