HomeSort by: relevance | last modified time | path
    Searched refs:BitConvertVectorToIntegerVector (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
LegalizeTypes.cpp 877 SDValue DAGTypeLegalizer::BitConvertVectorToIntegerVector(SDValue Op) {
LegalizeFloatTypes.cpp 246 SDValue NewOp = BitConvertVectorToIntegerVector(N->getOperand(0));
2371 SDValue NewOp = BitConvertVectorToIntegerVector(N->getOperand(0));
2664 SDValue NewOp = BitConvertVectorToIntegerVector(N->getOperand(0));
LegalizeTypes.h 219 SDValue BitConvertVectorToIntegerVector(SDValue Op);

Completed in 20 milliseconds