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

References

tools/clang/lib/CodeGen/CGBuiltin.cpp
 3239         llvm::IntegerType::get(CGM.getLLVMContext(), EncompassingInfo.Width);
 3248       IntrinsicId = EncompassingInfo.Signed
 3253       IntrinsicId = EncompassingInfo.Signed
 3258       IntrinsicId = EncompassingInfo.Signed
 3276     if (EncompassingInfo.Width > ResultInfo.Width) {