Home
last modified time | relevance | path

Searched refs:PromoteIntOp_VP_STORE (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h427 SDValue PromoteIntOp_VP_STORE(VPStoreSDNode *N, unsigned OpNo);
H A DLegalizeIntegerTypes.cpp1998 Res = PromoteIntOp_VP_STORE(cast<VPStoreSDNode>(N), OpNo); in PromoteIntegerOperand()
2466 SDValue DAGTypeLegalizer::PromoteIntOp_VP_STORE(VPStoreSDNode *N, in PromoteIntOp_VP_STORE() function in DAGTypeLegalizer