Home
last modified time | relevance | path

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

/external/llvm/lib/Target/WebAssembly/
DWebAssemblySubtarget.h76 bool hasSIMD128() const { return HasSIMD128; } in hasSIMD128() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblySubtarget.h80 bool hasSIMD128() const { return HasSIMD128; } in hasSIMD128() function