Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h505 SDValue ExpandIntOp_STACKMAP(SDNode *N, unsigned OpNo);
H A DLegalizeIntegerTypes.cpp5125 Res = ExpandIntOp_STACKMAP(N, OpNo); in ExpandIntegerOperand()
5961 SDValue DAGTypeLegalizer::ExpandIntOp_STACKMAP(SDNode *N, unsigned OpNo) { in ExpandIntOp_STACKMAP() function in DAGTypeLegalizer