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