Home
last modified time | relevance | path

Searched refs:NotStreaming (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/
H A DRISCV.cpp225 auto VScale = getVScaleRange(Opts, ArmStreamingKind::NotStreaming); in getTargetDefines()
H A DAArch64.cpp755 if (Mode == ArmStreamingKind::NotStreaming && in getVScaleRange()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DRISCV.cpp523 getContext().getLangOpts(), TargetInfo::ArmStreamingKind::NotStreaming); in coerceVLSVector()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h1040 NotStreaming, enumerator
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.cpp1112 auto IsArmStreaming = TargetInfo::ArmStreamingKind::NotStreaming; in StartFunction()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DItaniumMangle.cpp4280 TargetInfo::ArmStreamingKind::NotStreaming); in mangleRISCVFixedRVVVectorType()
H A DASTContext.cpp10531 Context.getLangOpts(), TargetInfo::ArmStreamingKind::NotStreaming); in getRVVTypeSize()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp8528 S.getLangOpts(), TargetInfo::ArmStreamingKind::NotStreaming); in HandleRISCVRVVVectorBitsTypeAttr()