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