Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h341 SDValue PromoteIntRes_VP_LOAD(VPLoadSDNode *N);
H A DLegalizeIntegerTypes.cpp87 Res = PromoteIntRes_VP_LOAD(cast<VPLoadSDNode>(N)); in PromoteIntegerResult()
980 SDValue DAGTypeLegalizer::PromoteIntRes_VP_LOAD(VPLoadSDNode *N) { in PromoteIntRes_VP_LOAD() function in DAGTypeLegalizer