Home
last modified time | relevance | path

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

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