Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h435 SDValue PromoteIntOp_GET_ACTIVE_LANE_MASK(SDNode *N);
H A DLegalizeIntegerTypes.cpp2093 Res = PromoteIntOp_GET_ACTIVE_LANE_MASK(N); in PromoteIntegerOperand()
2895 SDValue DAGTypeLegalizer::PromoteIntOp_GET_ACTIVE_LANE_MASK(SDNode *N) { in PromoteIntOp_GET_ACTIVE_LANE_MASK() function in DAGTypeLegalizer