Searched refs:MERGE_LOW (Results 1 – 6 of 6) 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>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZISelLowering.h | 190 MERGE_LOW, enumerator
|
D | SystemZISelLowering.cpp | 3767 { SystemZISD::MERGE_LOW, 8, 3770 { SystemZISD::MERGE_LOW, 4, 3773 { SystemZISD::MERGE_LOW, 2, 3776 { SystemZISD::MERGE_LOW, 1, 5029 OPCODE(MERGE_LOW); in getTargetNodeName() 5675 case SystemZISD::MERGE_LOW: return combineMERGE(N, DCI); in PerformDAGCombine()
|
D | SystemZOperators.td | 304 def z_merge_low : SDNode<"SystemZISD::MERGE_LOW", SDT_ZVecBinary>;
|