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