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