Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp432 bool checkForP2AlignIfLoadStore(OperandVector &Operands, StringRef InstName) { in checkForP2AlignIfLoadStore() function in __anoncf9387500111::WebAssemblyAsmParser
691 if (checkForP2AlignIfLoadStore(Operands, Name)) in ParseInstruction()
700 if (checkForP2AlignIfLoadStore(Operands, Name)) in ParseInstruction()
713 if (checkForP2AlignIfLoadStore(Operands, Name)) in ParseInstruction()