Home
last modified time | relevance | path

Searched refs:PACKLS_CC (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/llvm/test/CodeGen/SystemZ/
H A Dknownbits-intrinsics-binop.ll99 ; PACKLS_CC (operand elements are 0): i64 -> i32
111 ; PACKLS_CC (operand elements are 1): i64 -> i32
124 ; PACKLS_CC (operand elements are 0): i32 -> i16
137 ; PACKLS_CC (operand elements are 1): i32 -> i16
151 ; PACKLS_CC (operand elements are 0): i16 -> i8
166 ; PACKLS_CC (operand elements are 1): i16 -> i8
H A Dsignbits-intrinsics-binop.ll56 ; PACKLS_CC: i64 -> i32
69 ; PACKLS_CC: i32 -> i16
83 ; PACKLS_CC: i16 -> i8
/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h209 PACKLS_CC, enumerator
H A DSystemZOperators.td314 def z_packls_cc : SDNode<"SystemZISD::PACKLS_CC", SDT_ZVecBinaryConvCC>;
H A DSystemZISelLowering.cpp2036 Opcode = SystemZISD::PACKLS_CC; in isIntrinsicWithCC()
5965 OPCODE(PACKLS_CC); in getTargetNodeName()