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

/external/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp848 Res = PromoteIntOp_SCALAR_TO_VECTOR(N); break;
1054 SDValue DAGTypeLegalizer::PromoteIntOp_SCALAR_TO_VECTOR(SDNode *N) { function in class:DAGTypeLegalizer

Completed in 49 milliseconds