Searched refs:Unspecified (Results 26 - 33 of 33) sorted by relevance

12

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DType.h4729 case NullabilityKind::Unspecified:
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2909 case MSInheritanceModel::Unspecified:
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp2700 case NullabilityKind::Unspecified:
H A DSemaDeclAttr.cpp3929 if (ExplicitModel == MSInheritanceModel::Unspecified)
H A DSemaExpr.cpp8475 return NullabilityKind::Unspecified;
8497 MergedKind = NullabilityKind::Unspecified;
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp12881 if (RefinementSteps == ReciprocalEstimate::Unspecified)
12902 if (RefinementSteps == ReciprocalEstimate::Unspecified)
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp6477 if (ExtraSteps == TargetLoweringBase::ReciprocalEstimate::Unspecified)
6497 (Enabled == ReciprocalEstimate::Unspecified && Subtarget->useRSqrt()))
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp21835 if (RefinementSteps == ReciprocalEstimate::Unspecified)
21867 if (VT == MVT::f32 && Enabled == ReciprocalEstimate::Unspecified)
21870 if (RefinementSteps == ReciprocalEstimate::Unspecified)
[all...]

Completed in 635 milliseconds

12