Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp447 void addBlockTypeOperand(OperandVector &Operands, SMLoc NameLoc, in addBlockTypeOperand() function in __anon101c24c70111::WebAssemblyAsmParser
641 addBlockTypeOperand(Operands, NameLoc, BT); in ParseInstruction()
716 addBlockTypeOperand(Operands, NameLoc, WebAssembly::BlockType::Void); in ParseInstruction()