Searched refs:WebAssemblyOperand (Results 1 – 1 of 1) sorted by relevance
91 ~WebAssemblyOperand() { in ~WebAssemblyOperand() argument405 WebAssemblyOperand::IntOp{Val})); in parseSingleInteger()418 WebAssemblyOperand::FltOp{Val})); in parseSingleFloat()440 WebAssemblyOperand::FltOp{Val})); in parseSpecialFloatMaybe()476 WebAssemblyOperand::IntOp{-1})); in checkForP2AlignIfLoadStore()529 WebAssemblyOperand::SymOp{Val}); in parseFunctionTableOperand()537 WebAssemblyOperand::SymOp{Val}); in parseFunctionTableOperand()545 *Op = std::make_unique<WebAssemblyOperand>(WebAssemblyOperand::Integer, in parseFunctionTableOperand()581 WebAssemblyOperand::TokOp{Name})); in ParseInstruction()663 WebAssemblyOperand::SymOp{Expr})); in ParseInstruction()[all …]