Home
last modified time | relevance | path

Searched refs:expandVAArg (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DSelectionDAG.h990 SDValue expandVAArg(SDNode *Node);
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp2960 Results.push_back(DAG.expandVAArg(Node)); in ExpandNode()
DSelectionDAG.cpp1816 SDValue SelectionDAG::expandVAArg(SDNode *Node) { in expandVAArg() function in SelectionDAG