Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h186 MERGE_LOW, enumerator
DSystemZISelLowering.cpp3530 { 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()
DSystemZOperators.td221 def z_merge_low : SDNode<"SystemZISD::MERGE_LOW", SDT_ZVecBinary>;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h190 MERGE_LOW, enumerator
DSystemZISelLowering.cpp3767 { 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()
DSystemZOperators.td304 def z_merge_low : SDNode<"SystemZISD::MERGE_LOW", SDT_ZVecBinary>;