Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h303 STRICT_VEXTEND, enumerator
H A DSystemZOperators.td351 def z_strict_vextend : SDNode<"SystemZISD::STRICT_VEXTEND",
H A DSystemZISelLowering.cpp2974 return DAG.getNode(SystemZISD::STRICT_VEXTEND, DL, VTs, Chain, Op); in expandV4F32ToV2F64()
5994 OPCODE(STRICT_VEXTEND); in getTargetNodeName()
6729 VExtend = DAG.getNode(SystemZISD::STRICT_VEXTEND, SDLoc(N), in combineFP_EXTEND()