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

References

unittests/IR/ConstantsTest.cpp
  213   Constant *P6 = ConstantExpr::getBitCast(P4, VectorType::get(Int16Ty, 2));
  218   Constant *Elt = ConstantInt::get(Int16Ty, 2015);
  219   Constant *Undef16  = UndefValue::get(Int16Ty);