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

References

lib/Target/AMDGPU/AMDGPULibCalls.cpp
  886     eltType = opr0->getType();
  892     eltType = VTy->getElementType();
  910     Constant *cnval = ConstantFP::get(eltType, 1.0);
  934     Constant *cnval = ConstantFP::get(eltType, 1.0);
  984       cnval = ConstantFP::get(eltType, 1.0);
 1002       cnval = ConstantFP::get(eltType, 1.0);
 1035       cnval = ConstantFP::get(eltType, V);
 1130     Type* nTyS = eltType->isDoubleTy() ? B.getInt64Ty() : B.getInt32Ty();