Searched refs:MERGE_LOW (Results 1 – 3 of 3) sorted by relevance
/external/llvm/lib/Target/SystemZ/ |
D | SystemZISelLowering.h | 186 MERGE_LOW, enumerator
|
D | SystemZISelLowering.cpp | 3530 { SystemZISD::MERGE_LOW, 8, 3533 { SystemZISD::MERGE_LOW, 4, 3536 { SystemZISD::MERGE_LOW, 2, 3539 { SystemZISD::MERGE_LOW, 1, 4642 OPCODE(MERGE_LOW); in getTargetNodeName() 5131 case SystemZISD::MERGE_LOW: return combineMERGE(N, DCI); in PerformDAGCombine()
|
D | SystemZOperators.td | 221 def z_merge_low : SDNode<"SystemZISD::MERGE_LOW", SDT_ZVecBinary>;
|