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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblySetP2AlignOperands.cpp87 int16_t P2AlignOpNum = WebAssembly::getNamedOperandIdx( local
89 if (P2AlignOpNum != -1) {
90 rewriteP2Align(MI, P2AlignOpNum);

Completed in 211 milliseconds