Searched refs:IsLoadStoreLane (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp466 auto IsLoadStoreLane = InstName.contains("_lane"); local
467 if (IsLoadStoreLane && Operands.size() == 4)

Completed in 146 milliseconds