Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h434 SDValue PromoteIntOp_VECTOR_FIND_LAST_ACTIVE(SDNode *N, unsigned OpNo);
H A DLegalizeIntegerTypes.cpp2090 Res = PromoteIntOp_VECTOR_FIND_LAST_ACTIVE(N, OpNo); in PromoteIntegerOperand()
2888 SDValue DAGTypeLegalizer::PromoteIntOp_VECTOR_FIND_LAST_ACTIVE(SDNode *N, in PromoteIntOp_VECTOR_FIND_LAST_ACTIVE() function in DAGTypeLegalizer