Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h411 SDValue PromoteIntOp_STACKMAP(SDNode *N, unsigned OpNo);
H A DLegalizeIntegerTypes.cpp1878 Res = PromoteIntOp_STACKMAP(N, OpNo); in PromoteIntegerOperand()
2540 SDValue DAGTypeLegalizer::PromoteIntOp_STACKMAP(SDNode *N, unsigned OpNo) { in PromoteIntOp_STACKMAP() function in DAGTypeLegalizer