Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblySetP2AlignOperands.cpp66 WebAssembly::OPERAND_P2ALIGN && in rewriteP2Align()
DWebAssemblyInstrInfo.td194 let OperandType = "OPERAND_P2ALIGN" in {
202 } // OperandType = "OPERAND_P2ALIGN"
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/
DWebAssemblyMCTargetDesc.h70 OPERAND_P2ALIGN, enumerator
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/Disassembler/
DWebAssemblyDisassembler.cpp204 case WebAssembly::OPERAND_P2ALIGN: in getInstruction()