Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp432 bool checkForP2AlignIfLoadStore(OperandVector &Operands, StringRef InstName) { in checkForP2AlignIfLoadStore() function in __anon9b7df71c0111::WebAssemblyAsmParser
676 if (checkForP2AlignIfLoadStore(Operands, Name)) in ParseInstruction()
685 if (checkForP2AlignIfLoadStore(Operands, Name)) in ParseInstruction()
698 if (checkForP2AlignIfLoadStore(Operands, Name)) in ParseInstruction()