Searched refs:BrL (Results 1 – 2 of 2) sorted by relevance
72 struct BrLOp BrL; member84 : Kind(K), StartLoc(Start), EndLoc(End), BrL() {} in WebAssemblyOperand()88 BrL.~BrLOp(); in ~WebAssemblyOperand()136 for (auto Br : BrL.List) in addBrListOperands()155 OS << "BrList:" << BrL.List.size(); in print()586 Op->BrL.List.push_back(Lexer.getTok().getIntVal()); in ParseInstruction()
74 struct BrLOp BrL; member86 : Kind(K), StartLoc(Start), EndLoc(End), BrL() {} in WebAssemblyOperand()90 BrL.~BrLOp(); in ~WebAssemblyOperand()138 for (auto Br : BrL.List) in addBrListOperands()157 OS << "BrList:" << BrL.List.size(); in print()631 Op->BrL.List.push_back(Lexer.getTok().getIntVal()); in ParseInstruction()