Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp433 bool checkForP2AlignIfLoadStore(OperandVector &Operands, StringRef InstName) { in checkForP2AlignIfLoadStore() function in __anonb6ef144c0111::WebAssemblyAsmParser
681 if (checkForP2AlignIfLoadStore(Operands, Name)) in ParseInstruction()
690 if (checkForP2AlignIfLoadStore(Operands, Name)) in ParseInstruction()
703 if (checkForP2AlignIfLoadStore(Operands, Name)) in ParseInstruction()