reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

lib/CodeGen/SelectionDAG/LegalizeTypes.h
  207   SDValue BitConvertVectorToIntegerVector(SDValue Op);

References

lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
  159   SDValue NewOp = BitConvertVectorToIntegerVector(N->getOperand(0));
 2188   SDValue NewOp = BitConvertVectorToIntegerVector(N->getOperand(0));