Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DLegalizeTypes.h252 SDValue PromoteIntRes_SRL(SDNode *N);
DLegalizeIntegerTypes.cpp74 case ISD::SRL: Res = PromoteIntRes_SRL(N); break; in PromoteIntegerResult()
556 SDValue DAGTypeLegalizer::PromoteIntRes_SRL(SDNode *N) { in PromoteIntRes_SRL() function in DAGTypeLegalizer
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeTypes.h276 SDValue PromoteIntRes_SRL(SDNode *N);
DLegalizeIntegerTypes.cpp87 case ISD::SRL: Res = PromoteIntRes_SRL(N); break; in PromoteIntegerResult()
681 SDValue DAGTypeLegalizer::PromoteIntRes_SRL(SDNode *N) { in PromoteIntRes_SRL() function in DAGTypeLegalizer