clang 22.0.0git
|
Go to the source code of this file.
Macros | |
#define | __PRIVATE_AS __attribute__((opencl_private)) |
#define | __DEPRECATED_SINCE_HIP_560(X) |
Typedefs | |
typedef _Float16 __2f16 | __attribute__((ext_vector_type(2))) |
Zeroes the upper 128 bits (bits 255:128) of all YMM registers. | |
typedef _Bool | __ockl_bool |
Variables | |
__device__ | float |
__device__ | int |
__device__ | double |
__device__ | _Float16 |
__device__ __2f16 | b |
__device__ __2f16 float | c |
__device__ __2f16 float __ockl_bool | s |
__device__ | __2f16 |
__device__ | __2i16 |
#define __DEPRECATED_SINCE_HIP_560 | ( | X | ) |
Definition at line 315 of file __clang_hip_libdevice_declares.h.
#define __PRIVATE_AS __attribute__((opencl_private)) |
Definition at line 17 of file __clang_hip_libdevice_declares.h.
Referenced by __ocml_frexp_f32(), __ocml_frexp_f64(), __ocml_modf_f32(), __ocml_modf_f64(), __ocml_remquo_f32(), __ocml_remquo_f64(), __ocml_sincos_f32(), __ocml_sincos_f64(), __ocml_sincospi_f32(), __ocml_sincospi_f64(), modf(), modff(), remquo(), remquof(), sincos(), sincosf(), sincospi(), and sincospif().
typedef unsigned char __v16qu __attribute__((__vector_size__(16))) |
Zeroes the upper 128 bits (bits 255:128) of all YMM registers.
Swap the bytes of a 32-bit value and store it to memory.
Load a 32-bit value from memory and swap its bytes.
Swap the bytes of a 16-bit value and store it to memory.
Returns a 64-bit hardware-generated random value.
Returns a 32-bit hardware-generated random value.
This intrinsic corresponds to the VZEROUPPER
instruction.
This intrinsic corresponds to the RDRAND
instruction.
__p | A pointer to a 32-bit memory location to place the random value. |
This intrinsic corresponds to the RDRAND
instruction.
__p | A pointer to a 64-bit memory location to place the random value. |
This intrinsic corresponds to the MOVBE instruction.
__P | A pointer to the memory for storing the swapped value. |
__D | The 16-bit value to be byte-swapped. |
This intrinsic corresponds to the MOVBE instruction.
__P | A pointer to the 32-bit value to load. |
This intrinsic corresponds to the MOVBE instruction.
__P | A pointer to the memory for storing the swapped value. |
__D | The 32-bit value to be byte-swapped. |
Definition at line 285 of file __clang_hip_libdevice_declares.h.
typedef _Bool __ockl_bool |
Definition at line 292 of file __clang_hip_libdevice_declares.h.
__device__ __attribute__ | ( | (const) | ) |
References __device__, and float.
__device__ __attribute__ | ( | (pure) | ) |
References __device__.
__DEPRECATED_SINCE_HIP_560 | ( | "use ((__2f16)1.0) / " | ) |
Definition at line 325 of file __clang_hip_libdevice_declares.h.
References __2f16, and __device__.
__DEPRECATED_SINCE_HIP_560 | ( | "use ((_Float16)1.0) / " | ) |
Definition at line 320 of file __clang_hip_libdevice_declares.h.
References __device__, and _Float16.
__device__ __2f16 __ocml_cos_2f16 | ( | __2f16 | ) |
References __2f16, __device__, and __ocml_cos_2f16().
Referenced by __ocml_cos_2f16().
__device__ _Float16 __ocml_cos_f16 | ( | _Float16 | ) |
References __device__, __ocml_cos_f16(), and _Float16.
Referenced by __ocml_cos_f16().
__device__ float __ocml_cos_f32 | ( | float | ) |
References __device__, and __ocml_cos_f32().
Referenced by __ocml_cos_f32(), and cosf().
__device__ double __ocml_cos_f64 | ( | double | ) |
References __device__, and __ocml_cos_f64().
Referenced by __ocml_cos_f64(), and cos().
__device__ float __ocml_cospi_f32 | ( | float | ) |
References __device__, and __ocml_cospi_f32().
Referenced by __ocml_cospi_f32(), and cospif().
__device__ double __ocml_cospi_f64 | ( | double | ) |
References __device__, and __ocml_cospi_f64().
Referenced by __ocml_cospi_f64(), and cospi().
__device__ float __ocml_frexp_f32 | ( | float | , |
__PRIVATE_AS int * | ) |
References __device__, __ocml_frexp_f32(), and __PRIVATE_AS.
Referenced by __ocml_frexp_f32().
__device__ double __ocml_frexp_f64 | ( | double | , |
__PRIVATE_AS int * | ) |
References __device__, __ocml_frexp_f64(), and __PRIVATE_AS.
Referenced by __ocml_frexp_f64().
__device__ float __ocml_i0_f32 | ( | float | ) |
References __device__, and __ocml_i0_f32().
Referenced by __ocml_i0_f32(), and cyl_bessel_i0f().
__device__ double __ocml_i0_f64 | ( | double | ) |
References __device__, and __ocml_i0_f64().
Referenced by __ocml_i0_f64(), and cyl_bessel_i0().
__device__ float __ocml_i1_f32 | ( | float | ) |
References __device__, and __ocml_i1_f32().
Referenced by __ocml_i1_f32(), and cyl_bessel_i1f().
__device__ double __ocml_i1_f64 | ( | double | ) |
References __device__, and __ocml_i1_f64().
Referenced by __ocml_i1_f64(), and cyl_bessel_i1().
__device__ float __ocml_j0_f32 | ( | float | ) |
References __device__, and __ocml_j0_f32().
Referenced by __ocml_j0_f32(), and j0f().
__device__ double __ocml_j0_f64 | ( | double | ) |
References __device__, and __ocml_j0_f64().
Referenced by __ocml_j0_f64(), and j0().
__device__ float __ocml_j1_f32 | ( | float | ) |
References __device__, and __ocml_j1_f32().
Referenced by __ocml_j1_f32(), and j1f().
__device__ double __ocml_j1_f64 | ( | double | ) |
References __device__, and __ocml_j1_f64().
Referenced by __ocml_j1_f64(), and j1().
__device__ float __ocml_lgamma_f32 | ( | float | ) |
References __device__, and __ocml_lgamma_f32().
Referenced by __ocml_lgamma_f32(), and lgammaf().
__device__ double __ocml_lgamma_f64 | ( | double | ) |
References __device__, and __ocml_lgamma_f64().
Referenced by __ocml_lgamma_f64(), and lgamma().
__device__ float __ocml_modf_f32 | ( | float | , |
__PRIVATE_AS float * | ) |
References __device__, __ocml_modf_f32(), and __PRIVATE_AS.
Referenced by __ocml_modf_f32(), and modff().
__device__ double __ocml_modf_f64 | ( | double | , |
__PRIVATE_AS double * | ) |
References __device__, __ocml_modf_f64(), and __PRIVATE_AS.
Referenced by __ocml_modf_f64(), and modf().
__device__ float __ocml_native_cos_f32 | ( | float | ) |
References __device__, and __ocml_native_cos_f32().
Referenced by __cosf(), __ocml_native_cos_f32(), and __sincosf().
__device__ float __ocml_native_sin_f32 | ( | float | ) |
References __device__, and __ocml_native_sin_f32().
Referenced by __ocml_native_sin_f32(), __sincosf(), and __sinf().
__device__ float __ocml_remquo_f32 | ( | float | , |
float | , | ||
__PRIVATE_AS int * | ) |
References __device__, __ocml_remquo_f32(), and __PRIVATE_AS.
Referenced by __ocml_remquo_f32(), and remquof().
__device__ double __ocml_remquo_f64 | ( | double | , |
double | , | ||
__PRIVATE_AS int * | ) |
References __device__, __ocml_remquo_f64(), and __PRIVATE_AS.
Referenced by __ocml_remquo_f64(), and remquo().
__device__ __2f16 __ocml_sin_2f16 | ( | __2f16 | ) |
References __2f16, __device__, and __ocml_sin_2f16().
Referenced by __ocml_sin_2f16().
__device__ _Float16 __ocml_sin_f16 | ( | _Float16 | ) |
References __device__, __ocml_sin_f16(), and _Float16.
Referenced by __ocml_sin_f16().
__device__ float __ocml_sin_f32 | ( | float | ) |
References __device__, and __ocml_sin_f32().
Referenced by __ocml_sin_f32(), and sinf().
__device__ double __ocml_sin_f64 | ( | double | ) |
References __device__, and __ocml_sin_f64().
Referenced by __ocml_sin_f64(), and sin().
__device__ float __ocml_sincos_f32 | ( | float | , |
__PRIVATE_AS float * | ) |
References __device__, __ocml_sincos_f32(), and __PRIVATE_AS.
Referenced by __ocml_sincos_f32(), and sincosf().
__device__ double __ocml_sincos_f64 | ( | double | , |
__PRIVATE_AS double * | ) |
References __device__, __ocml_sincos_f64(), and __PRIVATE_AS.
Referenced by __ocml_sincos_f64(), and sincos().
__device__ float __ocml_sincospi_f32 | ( | float | , |
__PRIVATE_AS float * | ) |
References __device__, __ocml_sincospi_f32(), and __PRIVATE_AS.
Referenced by __ocml_sincospi_f32(), and sincospif().
__device__ double __ocml_sincospi_f64 | ( | double | , |
__PRIVATE_AS double * | ) |
References __device__, __ocml_sincospi_f64(), and __PRIVATE_AS.
Referenced by __ocml_sincospi_f64(), and sincospi().
__device__ float __ocml_sinpi_f32 | ( | float | ) |
References __device__, and __ocml_sinpi_f32().
Referenced by __ocml_sinpi_f32(), and sinpif().
__device__ double __ocml_sinpi_f64 | ( | double | ) |
References __device__, and __ocml_sinpi_f64().
Referenced by __ocml_sinpi_f64(), and sinpi().
__device__ float __ocml_tan_f32 | ( | float | ) |
References __device__, and __ocml_tan_f32().
Referenced by __ocml_tan_f32(), and tanf().
__device__ double __ocml_tan_f64 | ( | double | ) |
References __device__, and __ocml_tan_f64().
Referenced by __ocml_tan_f64(), and tan().
__device__ float __ocml_tgamma_f32 | ( | float | ) |
References __device__, and __ocml_tgamma_f32().
Referenced by __ocml_tgamma_f32(), and tgammaf().
__device__ double __ocml_tgamma_f64 | ( | double | ) |
References __device__, and __ocml_tgamma_f64().
Referenced by __ocml_tgamma_f64(), and tgamma().
__device__ float __ocml_y0_f32 | ( | float | ) |
References __device__, and __ocml_y0_f32().
Referenced by __ocml_y0_f32(), and y0f().
__device__ double __ocml_y0_f64 | ( | double | ) |
References __device__, and __ocml_y0_f64().
Referenced by __ocml_y0_f64(), and y0().
__device__ float __ocml_y1_f32 | ( | float | ) |
References __device__, and __ocml_y1_f32().
Referenced by __ocml_y1_f32(), and y1f().
__device__ double __ocml_y1_f64 | ( | double | ) |
References __device__, __ocml_y1_f64(), and _Float16.
Referenced by __ocml_y1_f64(), and y1().
__device__ __2f16 |
Definition at line 305 of file __clang_hip_libdevice_declares.h.
Referenced by __DEPRECATED_SINCE_HIP_560(), __ocml_cos_2f16(), and __ocml_sin_2f16().
__device__ __2i16 |
Definition at line 339 of file __clang_hip_libdevice_declares.h.
__device__ _Float16 |
Definition at line 268 of file __clang_hip_libdevice_declares.h.
Referenced by __DEPRECATED_SINCE_HIP_560(), __ocml_cos_f16(), __ocml_sin_f16(), and __ocml_y1_f64().
Definition at line 295 of file __clang_hip_libdevice_declares.h.
Referenced by _vel_pack_i32(), buildAlgebraicComplexDiv(), buildGlobalBlock(), buildRangeReductionComplexDiv(), comparePath(), clang::driver::RocmInstallationDetector::detectHIPRuntime(), DiagnoseMismatchedSelectors(), hlsl::__detail::dot2add_impl(), clang::CIRGen::CIRGenFunction::emitArrayDestroy(), clang::CIRGen::CIRGenFunction::emitCompoundStmt(), clang::CIRGen::CIRGenFunction::emitCXXAggrConstructorCall(), clang::CIRGen::CIRGenFunction::emitCXXForRangeStmt(), clang::CIRGen::CIRGenFunction::emitDoStmt(), clang::CIRGen::CIRGenFunction::emitForStmt(), clang::CIRGen::CIRGenFunction::emitIfStmt(), clang::CIRGen::CIRGenFunction::emitOpOnBoolExpr(), clang::CIRGen::CIRGenFunction::emitSwitchStmt(), clang::CIRGen::CIRGenFunction::emitWhileStmt(), clang::serialization::reader::ASTDeclContextNameLookupTrait::EqualKey(), clang::serialization::reader::ASTIdentifierLookupTraitBase::EqualKey(), clang::serialization::reader::ASTSelectorLookupTrait::EqualKey(), clang::serialization::reader::HeaderFileInfoTrait::EqualKey(), clang::serialization::reader::LazySpecializationInfoLookupTrait::EqualKey(), clang::serialization::reader::ModuleLocalNameLookupTrait::EqualKey(), clang::CIRGen::CIRGenFunction::LexicalScope::getRetLoc(), clang::ento::BasicValueFactory::getTruthValue(), clang::ento::BasicValueFactory::getTruthValue(), clang::dataflow::Formula::isLiteral(), lowerArrayDtorCtorIntoLoop(), clang::ento::SValBuilder::makeTruthVal(), clang::ento::SValBuilder::makeTruthVal(), clang::CIRGen::CIRGenFunction::maybeEmitDeferredVarDeclInit(), clang::SplitQualType::operator!=, cir::operator&(), clang::SanitizerMask::operator&, cir::operator&=(), clang::SplitQualType::operator==, cir::operator|(), clang::SanitizerMask::operator|, cir::operator|=(), clang::Sema::SelectBestMethod(), clang::SemaObjC::SelectorsForTypoCorrection(), clang::threadSafety::til::Project::setArrow(), clang::CharSourceRange::setBegin(), clang::SourceRange::setBegin(), clang::ParsedAttr::setInvalid(), clang::threadSafety::ThreadSafetyHandler::setIssueBetaWarnings(), terminateBody(), clang::CIRGen::CIRGenFunction::LexicalScope::updateRetLoc(), and clang::interp::VarCreationState::VarCreationState().
Definition at line 296 of file __clang_hip_libdevice_declares.h.
Referenced by clang::html::AddLineNumbers(), baseInitializerUsesThis(), buildAlgebraicComplexDiv(), buildRangeReductionComplexDiv(), clang::interp::FixedPoint::compare(), consumeWhitespace(), clang::StringLiteral::containsNonAscii(), clang::StringLiteral::containsNonAsciiOrNull(), DecodeTypeFromStr(), clang::driver::RocmInstallationDetector::detectHIPRuntime(), hlsl::__detail::dot2add_impl(), clang::CIRGen::ConstantEmitter::emitAbstract(), clang::CIRGen::ConstantEmitter::emitAbstract(), clang::CIRGen::CIRGenFunction::emitCXXConstructorCall(), clang::CIRGen::ConstantEmitter::emitForMemory(), clang::CIRGen::ConstantEmitter::emitForMemory(), clang::markup::EmitString(), clang::CIRGen::CIRGenFunction::emitSwitchBody(), clang::html::EscapeText(), findMatchingPunctuation(), clang::CIRGen::CIRGenFunction::ConstantEmission::forReference(), clang::CIRGen::CIRGenFunction::ConstantEmission::forValue(), generateStringLiteral(), clang::ExtVectorType::getAccessorIdx(), clang::AnalysisDeclContext::getCFGReachablityAnalysis(), clang::AnalysisDeclContext::getCFGStmtMap(), clang::CIRGen::CIRGenBuilderTy::getConstInt(), clang::CIRGen::CIRGenModule::getGlobalForStringLiteral(), clang::ExtVectorType::getNumericAccessorIdx(), clang::ExtVectorType::getPointAccessorIdx(), clang::CIRGen::CIRGenBuilderTy::getSInt32(), clang::CIRGen::CIRGenBuilderTy::getSInt64(), clang::targets::AArch64TargetInfo::getTargetDefines(), clang::CIRGen::CIRGenBuilderTy::getUInt32(), clang::ExtVectorType::isAccessorWithinNumElements(), clang::isAlphanumeric(), clang::isASCII(), clang::isASCII(), clang::isASCII(), clang::isASCII(), clang::isAsciiIdentifierContinue(), clang::isAsciiIdentifierContinue(), clang::Lexer::isAsciiIdentifierContinueChar(), clang::isAsciiIdentifierStart(), clang::isDigit(), IsExponentPart(), clang::format::encoding::isHexDigit(), clang::isHexDigit(), clang::isHorizontalWhitespace(), clang::isLetter(), clang::isLowercase(), clang::format::encoding::isOctDigit(), clang::isPreprocessingNumberBody(), clang::isPrintable(), clang::isPunctuation(), clang::isRawStringDelimBody(), IsRGBA(), clang::isUppercase(), clang::isVerticalWhitespace(), clang::isWhitespace(), isWhitespaceExceptNL(), lowerArrayDtorCtorIntoLoop(), clang::ento::MemRegionManager::MemRegionManager(), clang::NumericLiteralParser::NumericLiteralParser(), clang::CIRGen::ConstantEmitter::operator=(), clang::analyze_format_string::ParseAmount(), parseChar(), parseId(), ParsePrintfSpecifier(), ParseScanfSpecifier(), parseStringId(), selectInterestingSourceRegion(), clang::CIRGen::CIRGenModule::setStaticLocalDeclAddress(), clang::CloneConstraint::splitCloneGroups(), clang::toLowercase(), clang::toUppercase(), clang::CIRGen::CIRGenFunction::tryEmitAsConstant(), clang::CIRGen::ConstantEmitter::tryEmitPrivate(), clang::CIRGen::ConstantEmitter::tryEmitPrivateForMemory(), clang::CIRGen::ConstantEmitter::tryEmitPrivateForMemory(), and clang::CIRGen::ConstantEmitter::tryEmitPrivateForVarInit().
__device__ double |
Definition at line 149 of file __clang_hip_libdevice_declares.h.
Referenced by hlsl::abs(), and clang::SourceManager::noteSLocAddressSpaceUsage().
__device__ float |
Definition at line 28 of file __clang_hip_libdevice_declares.h.
Referenced by __attribute__(), hlsl::abs(), hlsl::dot(), and vec_promote().
__device__ int |
Definition at line 68 of file __clang_hip_libdevice_declares.h.
Referenced by __divdc3(), __divsc3(), _mulx_u32(), abs(), clang::Sema::AddMethodCandidate(), clang::SourceManager::AllocateLoadedSLocEntries(), BuildImplicitMemberInitializer(), clang::Sema::BuildMemberReferenceExpr(), checkArithmeticOrEnumeralThreeWayCompare(), clang::SemaARM::CheckARMCoprocessorImmediate(), clang::Sema::CheckCountedByAttrOnField(), CheckCXX98CompatAccessibleCopy(), clang::Sema::CheckExplicitlyDefaultedComparison(), CheckIncrementDecrementOperand(), clang::Sema::CheckMemberPointerConversion(), checkMethodFamilyMismatch(), hlsl::clamp(), CopyObject(), clang::ImplicitConversionSequence::DiagnoseAmbiguousConversion(), diagnoseInvalidUnicodeCodepointInIdentifier(), DiagnoseInvisibleNamespace(), diagnoseMissingArgument(), DiagnoseReinterpretUpDownCast(), diagnoseRepeatedUseOfWeak(), clang::Sema::DiagnoseSentinelCalls(), diagnoseUnsatisfiedRequirement(), diagnoseUnsatisfiedRequirement(), diagnoseUnsatisfiedRequirement(), diagnoseWellFormedUnsatisfiedConstraintExpr(), clang::SourceManager::dump(), clang::ento::PathDiagnosticConsumer::FlushDiagnostics(), clang::CodeGen::CodeGenFunction::generateBuiltinOSLogHelperFunction(), GetDeclSpecTypeForDeclarator(), GetImplicitConversionName(), handleFunctionTypeAttr(), clang::SemaM68k::handleInterruptAttr(), clang::SemaMSP430::handleInterruptAttr(), clang::Decl::isReachable(), clang::Decl::isUnconditionallyVisible(), LookupMemberExpr(), hlsl::mad(), hlsl::max(), hlsl::min(), clang::OverloadCandidateSet::NoteCandidates(), clang::TemplateSpecCandidateSet::NoteCandidates(), printStateTraitWithLocationContextJson(), clang::targets::X86TargetInfo::validateAsmConstraint(), vec_abs(), vec_add(), vec_add(), vec_and(), vec_and(), vec_and(), vec_and(), vec_and(), vec_andc(), vec_andc(), vec_andc(), vec_andc(), vec_andc(), vec_nor(), vec_or(), vec_or(), vec_or(), vec_or(), vec_or(), vec_promote(), vec_promote(), vec_sel(), vec_sel(), vec_sel(), vec_sel(), vec_sel(), vec_sel(), vec_sl(), vec_sr(), vec_sub(), vec_sub(), vec_vadduwm(), vec_vadduwm(), vec_vand(), vec_vand(), vec_vand(), vec_vand(), vec_vand(), vec_vandc(), vec_vandc(), vec_vandc(), vec_vandc(), vec_vandc(), vec_vnor(), vec_vor(), vec_vor(), vec_vor(), vec_vor(), vec_vor(), vec_vsel(), vec_vsel(), vec_vsel(), vec_vsel(), vec_vsel(), vec_vsel(), vec_vsubuwm(), vec_vsubuwm(), vec_vxor(), vec_vxor(), vec_vxor(), vec_vxor(), vec_vxor(), vec_xor(), vec_xor(), vec_xor(), vec_xor(), and vec_xor().
Definition at line 296 of file __clang_hip_libdevice_declares.h.
Referenced by clang::CIRGen::CIRGenCXXABI::AddedStructorArgCounts::AddedStructorArgCounts(), clang::CIRGen::CIRGenCXXABI::AddedStructorArgs::AddedStructorArgs(), clang::html::AddHeaderFooterInternalBuiltinCSS(), clang::html::AddLineNumbers(), clang::ento::PathDiagnostic::addMeta(), clang::InitializationSequence::AddPassByIndirectCopyRestoreStep(), clang::Stmt::addStmtClass(), clang::sema::AnalysisBasedWarnings::AnalysisBasedWarnings(), annotateStartParameter(), clang::ObjCIndirectCopyRestoreExpr::classof(), clang::SubstNonTypeTemplateParmExpr::classof(), collectClobbers(), clang::threadSafety::til::EqualsComparator::compareStrings(), clang::threadSafety::til::MatchComparator::compareStrings(), clang::driver::tools::SPIRV::constructAssembleCommand(), clang::driver::tools::SPIRV::constructTranslateCommand(), clang::CIRGen::CIRGenFunction::containsLabel(), EmitAArch64TblBuiltinExpr(), clang::CIRGen::CIRGenFunction::emitAlloca(), clang::CodeGen::CodeGenModule::EmitAnnotationString(), clang::CIRGen::CIRGenFunction::emitAsmStmt(), clang::CIRGen::CIRGenFunction::emitBreakStmt(), clang::CIRGen::CIRGenFunction::emitCaseDefaultCascade(), clang::CIRGen::CIRGenFunction::emitCaseStmt(), EmitCommonNeonSISDBuiltinExpr(), clang::CIRGen::CIRGenFunction::emitCompoundStmt(), clang::CIRGen::CIRGenFunction::emitCompoundStmtWithoutScope(), clang::CIRGen::CIRGenFunction::emitContinueStmt(), clang::CIRGen::CIRGenFunction::emitCXXForRangeStmt(), clang::CIRGen::CIRGenFunction::emitDeclStmt(), clang::CIRGen::CIRGenFunction::emitDefaultStmt(), clang::CIRGen::CIRGenFunction::emitDoStmt(), clang::CIRGen::CIRGenFunction::emitForStmt(), clang::CIRGen::CIRGenFunction::emitGotoStmt(), clang::CIRGen::CIRGenFunction::emitIfStmt(), clang::CIRGen::CIRGenFunction::emitImplicitAssignmentOperatorBody(), clang::CIRGen::CIRGenFunction::emitLabelStmt(), clang::CIRGen::CIRGenFunction::emitOpenACCAtomicConstruct(), clang::CIRGen::CIRGenFunction::emitOpenACCCacheConstruct(), clang::CIRGen::CIRGenFunction::emitOpenACCCombinedConstruct(), clang::CIRGen::CIRGenFunction::emitOpenACCComputeConstruct(), clang::CIRGen::CIRGenFunction::emitOpenACCDataConstruct(), clang::CIRGen::CIRGenFunction::emitOpenACCEnterDataConstruct(), clang::CIRGen::CIRGenFunction::emitOpenACCExitDataConstruct(), clang::CIRGen::CIRGenFunction::emitOpenACCHostDataConstruct(), clang::CIRGen::CIRGenFunction::emitOpenACCInitConstruct(), clang::CIRGen::CIRGenFunction::emitOpenACCLoopConstruct(), clang::CIRGen::CIRGenFunction::emitOpenACCSetConstruct(), clang::CIRGen::CIRGenFunction::emitOpenACCShutdownConstruct(), clang::CIRGen::CIRGenFunction::emitOpenACCUpdateConstruct(), clang::CIRGen::CIRGenFunction::emitOpenACCWaitConstruct(), clang::CIRGen::CIRGenFunction::emitReturnStmt(), clang::CIRGen::CIRGenFunction::emitSimpleStmt(), clang::CIRGen::CIRGenFunction::emitStmt(), clang::CIRGen::CIRGenFunction::emitStopPoint(), clang::markup::EmitString(), clang::CIRGen::CIRGenFunction::emitSwitchBody(), clang::CIRGen::CIRGenFunction::emitSwitchCase(), clang::CIRGen::CIRGenFunction::emitSwitchStmt(), clang::CIRGen::CIRGenFunction::emitWhileStmt(), clang::format::endsWithSpace(), clang::html::EscapeText(), clang::CIRGen::CIRGenModule::getAddrOfConstantStringFromLiteral(), DerefSimplePtrArithFixableGadget::getFixits(), clang::Sema::getFixItZeroInitializerForType(), clang::CIRGen::CIRGenModule::getGlobalForStringLiteral(), clang::LocationContextManager::getStackFrame(), clang::ento::MemRegion::getString(), getUserFillPlaceHolder(), clang::html::HighlightRange(), inferFlavor(), isAccessedBy(), hlsl::lerp(), clang::ento::SymbolicRegion::MemRegionManager, clang::ento::ObjCSummaryKey::ObjCSummaryKey(), clang::ento::ObjCSummaryKey::ObjCSummaryKey(), clang::ento::ObjCSummaryKey::ObjCSummaryKey(), clang::ento::PathDiagnosticControlFlowPiece::PathDiagnosticControlFlowPiece(), clang::ento::PathDiagnosticEventPiece::PathDiagnosticEventPiece(), clang::ento::PathDiagnosticLocation::PathDiagnosticLocation(), clang::ento::PathDiagnosticPiece::PathDiagnosticPiece(), clang::ento::PathDiagnosticSpotPiece::PathDiagnosticSpotPiece(), clang::format::prepareLeftRightOrderingForQualifierAlignmentFixer(), clang::ento::ProgramState::ProgramStateRelease, clang::Preprocessor::setRecordedPreambleConditionalStack(), clang::Preprocessor::setReplayablePreambleConditionalStack(), clang::threadSafety::til::Phi::setStatus(), clang::format::startsWithSpace(), clang::StmtIteratorBase::StmtIteratorBase(), clang::StmtIteratorImpl< DERIVED, REFERENCE >::StmtIteratorImpl(), StripTrailingDots(), clang::ento::SymbolReaper::SymbolReaper(), clang::ento::SymbolMetadata::SymExprAllocator, and clang::threadSafety::til::Variable::Variable().