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

References

lib/Target/X86/X86ISelLowering.cpp
 9650     Type *EltType = Op.getValueType().getScalarType().getTypeForEVT(Context);
 9657         ConstVecOps[i] = ConstantInt::get(Context, C->getAPIntValue());
 9659         ConstVecOps[i] = ConstantFP::get(Context, C->getValueAPF());