Searched refs:WebAssemblyOperand (Results 1 – 1 of 1) sorted by relevance
92 ~WebAssemblyOperand() { in ~WebAssemblyOperand() argument392 WebAssemblyOperand::IntOp{Val})); in parseSingleInteger()405 WebAssemblyOperand::FltOp{Val})); in parseSingleFloat()427 WebAssemblyOperand::FltOp{Val})); in parseSpecialFloatMaybe()463 WebAssemblyOperand::IntOp{-1})); in checkForP2AlignIfLoadStore()516 WebAssemblyOperand::SymOp{Val}); in parseFunctionTableOperand()524 WebAssemblyOperand::SymOp{Val}); in parseFunctionTableOperand()532 *Op = std::make_unique<WebAssemblyOperand>(WebAssemblyOperand::Integer, in parseFunctionTableOperand()568 WebAssemblyOperand::TokOp{Name})); in ParseInstruction()656 WebAssemblyOperand::SymOp{Expr})); in ParseInstruction()[all …]