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