Searched refs:ExpandChainLibCall (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.cpp1096 // ExpandChainLibCall - Expand a node into a call to a libcall. Similar to
1099 DAGTypeLegalizer::ExpandChainLibCall(RTLIB::Libcall LC, function in class:DAGTypeLegalizer
H A DLegalizeTypes.h166 std::pair<SDValue, SDValue> ExpandChainLibCall(RTLIB::Libcall LC,
H A DLegalizeDAG.cpp100 std::pair<SDValue, SDValue> ExpandChainLibCall(RTLIB::Libcall LC,
1922 // ExpandChainLibCall - Expand a node into a call to a libcall. Similar to
1925 SelectionDAGLegalize::ExpandChainLibCall(RTLIB::Libcall LC,
2612 return ExpandChainLibCall(LC, Node, false);
H A DLegalizeIntegerTypes.cpp1260 return ExpandChainLibCall(LC, Node, false);

Completed in 293 milliseconds