Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h323 STRICT_VEXTEND, enumerator
H A DSystemZOperators.td370 def z_strict_vextend : SDNode<"SystemZISD::STRICT_VEXTEND",
H A DSystemZISelLowering.cpp3253 return DAG.getNode(SystemZISD::STRICT_VEXTEND, DL, VTs, Chain, Op); in expandV4F32ToV2F64()
6403 OPCODE(STRICT_VEXTEND); in getTargetNodeName()
7269 VExtend = DAG.getNode(SystemZISD::STRICT_VEXTEND, SDLoc(N), in combineFP_EXTEND()