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

Declarations

lib/Target/Hexagon/HexagonISelDAGToDAGHVX.cpp
  832     SDValue getVectorConstant(ArrayRef<uint8_t> Data, const SDLoc &dl);

References

lib/Target/Hexagon/HexagonISelDAGToDAGHVX.cpp
 1203   SDValue B = getVectorConstant(Bytes, dl);
 1962     SDValue Ctl = getVectorConstant(FC, dl);
 1970     SDValue Ctl = getVectorConstant(RC, dl);
 1978     SDValue CtlF = getVectorConstant(FC, dl);
 1979     SDValue CtlR = getVectorConstant(RC, dl);