Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.cpp67 static cl::opt<bool> ForceStreamingCompatibleSVE( variable
509 return StreamingCompatibleSVEMode || ForceStreamingCompatibleSVE; in isStreamingCompatible()