OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PromoteIntRes_LOAD
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/CodeGen/SelectionDAG/
LegalizeTypes.h
243
SDValue
PromoteIntRes_LOAD
(LoadSDNode *N);
[
all
...]
LegalizeIntegerTypes.cpp
66
case ISD::LOAD: Res =
PromoteIntRes_LOAD
(cast<LoadSDNode>(N));break;
413
SDValue DAGTypeLegalizer::
PromoteIntRes_LOAD
(LoadSDNode *N) {
[
all
...]
Completed in 23 milliseconds