Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp122 SDValue ExpandIntLibCall(SDNode *Node, bool isSigned,
2323 SDValue SelectionDAGLegalize::ExpandIntLibCall(SDNode* Node, bool isSigned, in ExpandIntLibCall() function in SelectionDAGLegalize
4162 Results.push_back(ExpandIntLibCall(Node, true, in ConvertNodeToLibcall()
4168 Results.push_back(ExpandIntLibCall(Node, false, in ConvertNodeToLibcall()
4174 Results.push_back(ExpandIntLibCall(Node, true, in ConvertNodeToLibcall()
4180 Results.push_back(ExpandIntLibCall(Node, false, in ConvertNodeToLibcall()
4191 Results.push_back(ExpandIntLibCall(Node, false, in ConvertNodeToLibcall()