Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h183 MERGE_LOW, enumerator
DSystemZISelLowering.cpp3360 { SystemZISD::MERGE_LOW, 8,
3363 { SystemZISD::MERGE_LOW, 4,
3366 { SystemZISD::MERGE_LOW, 2,
3369 { SystemZISD::MERGE_LOW, 1,
4469 OPCODE(MERGE_LOW); in getTargetNodeName()
4710 Opcode == SystemZISD::MERGE_LOW) { in PerformDAGCombine()
DSystemZOperators.td203 def z_merge_low : SDNode<"SystemZISD::MERGE_LOW", SDT_ZVecBinary>;