OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PromoteIntRes_SimpleIntBinOp
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/CodeGen/SelectionDAG/
LegalizeTypes.h
248
SDValue
PromoteIntRes_SimpleIntBinOp
(SDNode *N);
[
all
...]
LegalizeIntegerTypes.cpp
107
case ISD::MUL: Res =
PromoteIntRes_SimpleIntBinOp
(N); break;
546
SDValue DAGTypeLegalizer::
PromoteIntRes_SimpleIntBinOp
(SDNode *N) {
[
all
...]
Completed in 6195 milliseconds