Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h252 VICMPHL, enumerator
H A DSystemZOperators.td380 def z_vicmphl : SDNode<"SystemZISD::VICMPHL", SDT_ZVecCompare>;
H A DSystemZISelLowering.cpp3329 case SystemZISD::VICMPHL: Opcode = SystemZISD::VICMPHLS; break; in adjustICmp128()
3630 case CmpMode::Int: return SystemZISD::VICMPHL; in getVectorComparison()
3901 Op = SystemZISD::VICMPHL; in getI128Select()
7459 OPCODE(VICMPHL); in getTargetNodeName()