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