Searched defs:PromoteIntOp_ANY_EXTEND (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp832 case ISD::ANY_EXTEND: Res = PromoteIntOp_ANY_EXTEND(N); break;
938 SDValue DAGTypeLegalizer::PromoteIntOp_ANY_EXTEND(SDNode *N) { function in class:DAGTypeLegalizer

Completed in 127 milliseconds