Searched refs:MERGE_LOW (Results 1 – 3 of 3) sorted by relevance
| /openbsd/src/gnu/llvm/llvm/lib/Target/SystemZ/ |
| D | SystemZISelLowering.h | 183 MERGE_LOW, enumerator
|
| D | SystemZOperators.td | 304 def z_merge_low : SDNode<"SystemZISD::MERGE_LOW", SDT_ZVecBinary>;
|
| D | SystemZISelLowering.cpp | 4550 { SystemZISD::MERGE_LOW, 8, 4553 { SystemZISD::MERGE_LOW, 4, 4556 { SystemZISD::MERGE_LOW, 2, 4559 { SystemZISD::MERGE_LOW, 1, 5960 OPCODE(MERGE_LOW); in getTargetNodeName() 7135 case SystemZISD::MERGE_LOW: return combineMERGE(N, DCI); in PerformDAGCombine()
|