Searched refs:MERGE_LOW (Results 1 – 3 of 3) sorted by relevance
/external/llvm/lib/Target/SystemZ/ |
D | SystemZISelLowering.h | 183 MERGE_LOW, enumerator
|
D | SystemZISelLowering.cpp | 3360 { 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()
|
D | SystemZOperators.td | 203 def z_merge_low : SDNode<"SystemZISD::MERGE_LOW", SDT_ZVecBinary>;
|