Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp445 bool checkForP2AlignIfLoadStore(OperandVector &Operands, StringRef InstName) { in checkForP2AlignIfLoadStore() function in __anon31ff30920111::WebAssemblyAsmParser
690 if (checkForP2AlignIfLoadStore(Operands, Name)) in ParseInstruction()
699 if (checkForP2AlignIfLoadStore(Operands, Name)) in ParseInstruction()
712 if (checkForP2AlignIfLoadStore(Operands, Name)) in ParseInstruction()