OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ExpandLibCall
(Results
1 - 3
of
3
) sorted by null
/external/llvm/lib/CodeGen/SelectionDAG/
LegalizeDAG.cpp
112
SDValue
ExpandLibCall
(RTLIB::Libcall LC, SDNode *Node, bool isSigned);
113
SDValue
ExpandLibCall
(RTLIB::Libcall LC, EVT RetVT, const SDValue *Ops,
[
all
...]
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
LegalizeDAG.cpp
116
SDValue
ExpandLibCall
(RTLIB::Libcall LC, SDNode *Node, bool isSigned);
117
SDValue
ExpandLibCall
(RTLIB::Libcall LC, EVT RetVT, const SDValue *Ops,
[
all
...]
/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
SPUISelLowering.cpp
61
ExpandLibCall
(RTLIB::Libcall LC, SDValue Op, SelectionDAG &DAG,
[
all
...]
Completed in 755 milliseconds