Home
last modified time | relevance | path

Searched refs:PromoteIntRes_SELECT_CC (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DLegalizeTypes.h246 SDValue PromoteIntRes_SELECT_CC(SDNode *N);
DLegalizeIntegerTypes.cpp68 case ISD::SELECT_CC: Res = PromoteIntRes_SELECT_CC(N); break; in PromoteIntegerResult()
496 SDValue DAGTypeLegalizer::PromoteIntRes_SELECT_CC(SDNode *N) { in PromoteIntRes_SELECT_CC() function in DAGTypeLegalizer
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeTypes.h268 SDValue PromoteIntRes_SELECT_CC(SDNode *N);
DLegalizeIntegerTypes.cpp76 case ISD::SELECT_CC: Res = PromoteIntRes_SELECT_CC(N); break; in PromoteIntegerResult()
586 SDValue DAGTypeLegalizer::PromoteIntRes_SELECT_CC(SDNode *N) { in PromoteIntRes_SELECT_CC() function in DAGTypeLegalizer