Searched defs:hasSIMD128 (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblySubtarget.h92 bool hasSIMD128() const { return SIMDLevel >= SIMD128; } function in class:llvm::final

Completed in 53 milliseconds