Searched refs:WebAssemblyOperand (Results 1 – 1 of 1) sorted by relevance
93 ~WebAssemblyOperand() { in ~WebAssemblyOperand() argument393 WebAssemblyOperand::IntOp{Val})); in parseSingleInteger()406 WebAssemblyOperand::FltOp{Val})); in parseSingleFloat()428 WebAssemblyOperand::FltOp{Val})); in parseSpecialFloatMaybe()464 WebAssemblyOperand::IntOp{-1})); in checkForP2AlignIfLoadStore()517 WebAssemblyOperand::SymOp{Val}); in parseFunctionTableOperand()525 WebAssemblyOperand::SymOp{Val}); in parseFunctionTableOperand()533 *Op = std::make_unique<WebAssemblyOperand>(WebAssemblyOperand::Integer, in parseFunctionTableOperand()569 WebAssemblyOperand::TokOp{Name})); in ParseInstruction()654 WebAssemblyOperand::SymOp{Expr})); in ParseInstruction()[all …]