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

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

Completed in 62 milliseconds