Home
last modified time | relevance | path

Searched defs:IsStreaming (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.cpp374 bool IsStreaming, bool IsStreamingCompatible, in AArch64Subtarget()
H A DAArch64Subtarget.h86 bool IsStreaming; variable
H A DAArch64TargetMachine.cpp436 bool IsStreaming = ForceStreaming || in getSubtargetImpl() local
H A DAArch64TargetTransformInfo.cpp2729 bool IsStreaming = FnSMEAttrs.hasStreamingInterfaceOrBody(); in instCombineInStreamingMode() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaARM.cpp1419 bool IsStreaming) { in getSVETypeSize()
1430 bool IsStreaming = false; in areCompatibleSveTypes() local
1475 bool IsStreaming = false; in areLaxCompatibleSveTypes() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/TargetBuiltins/
H A DARM.cpp4932 bool IsStreaming = SMEAttrs & FunctionType::SME_PStateSMEnabledMask; in EmitAArch64SMEBuiltinExpr() local