Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
HDWebAssemblyAsmParser.cpp326 bool popAndPushWithSameSignature(StringRef Ins, NestingType PopNT, in popAndPushWithSameSignature() function in __anonfda758f60111::WebAssemblyAsmParser
588 if (popAndPushWithSameSignature(Name, If, Else)) in ParseInstruction()
591 if (popAndPushWithSameSignature(Name, Try, Try)) in ParseInstruction()
594 if (popAndPushWithSameSignature(Name, Try, CatchAll)) in ParseInstruction()