Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DLegalizeTypes.h275 SDValue PromoteIntOp_SCALAR_TO_VECTOR(SDNode *N);
DLegalizeIntegerTypes.cpp770 Res = PromoteIntOp_SCALAR_TO_VECTOR(N); break; in PromoteIntegerOperand()
963 SDValue DAGTypeLegalizer::PromoteIntOp_SCALAR_TO_VECTOR(SDNode *N) { in PromoteIntOp_SCALAR_TO_VECTOR() function in DAGTypeLegalizer
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeTypes.h297 SDValue PromoteIntOp_SCALAR_TO_VECTOR(SDNode *N);
DLegalizeIntegerTypes.cpp895 Res = PromoteIntOp_SCALAR_TO_VECTOR(N); break; in PromoteIntegerOperand()
1107 SDValue DAGTypeLegalizer::PromoteIntOp_SCALAR_TO_VECTOR(SDNode *N) { in PromoteIntOp_SCALAR_TO_VECTOR() function in DAGTypeLegalizer