OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PromoteIntOp_BR_CC
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/CodeGen/SelectionDAG/
LegalizeTypes.h
269
SDValue
PromoteIntOp_BR_CC
(SDNode *N, unsigned OpNo);
[
all
...]
LegalizeIntegerTypes.cpp
781
case ISD::BR_CC: Res =
PromoteIntOp_BR_CC
(N, OpNo); break;
[
all
...]
Completed in 216 milliseconds