Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DLegalizeTypes.h253 SDValue PromoteIntRes_TRUNCATE(SDNode *N);
DLegalizeIntegerTypes.cpp75 case ISD::TRUNCATE: Res = PromoteIntRes_TRUNCATE(N); break; in PromoteIntegerResult()
564 SDValue DAGTypeLegalizer::PromoteIntRes_TRUNCATE(SDNode *N) { in PromoteIntRes_TRUNCATE() function in DAGTypeLegalizer
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeTypes.h277 SDValue PromoteIntRes_TRUNCATE(SDNode *N);
DLegalizeIntegerTypes.cpp88 case ISD::TRUNCATE: Res = PromoteIntRes_TRUNCATE(N); break; in PromoteIntegerResult()
692 SDValue DAGTypeLegalizer::PromoteIntRes_TRUNCATE(SDNode *N) { in PromoteIntRes_TRUNCATE() function in DAGTypeLegalizer