Home
last modified time | relevance | path

Searched refs:addBlockTypeOperand (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp366 void addBlockTypeOperand(OperandVector &Operands, SMLoc NameLoc, in addBlockTypeOperand() function in __anon1565d9e10111::WebAssemblyAsmParser
461 addBlockTypeOperand(Operands, NameLoc, BT); in ParseInstruction()
521 addBlockTypeOperand(Operands, NameLoc, WebAssembly::ExprType::Void); in ParseInstruction()