Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/test/CodeGen/SystemZ/
H A Dknownbits-intrinsics-binop.ll10 ; PACKS_CC (operand elements are 0): i64 -> i32
22 ; PACKS_CC (operand elements are 1): i64 -> i32
37 ; PACKS_CC (operand elements are 0): i32 -> i16
50 ; PACKS_CC (operand elements are 1): i32 -> i16
64 ; PACKS_CC (operand elements are 0): i16 -> i8
79 ; PACKS_CC (operand elements are 1): i16 -> i8
H A Dsignbits-intrinsics-binop.ll10 ; PACKS_CC: i64 -> i32
23 ; PACKS_CC: i32 -> i16
37 ; PACKS_CC: i16 -> i8
/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h208 PACKS_CC, enumerator
H A DSystemZOperators.td313 def z_packs_cc : SDNode<"SystemZISD::PACKS_CC", SDT_ZVecBinaryConvCC>;
H A DSystemZISelLowering.cpp2029 Opcode = SystemZISD::PACKS_CC; in isIntrinsicWithCC()
5964 OPCODE(PACKS_CC); in getTargetNodeName()