Home
last modified time | relevance | path

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

/external/llvm/lib/Target/WebAssembly/MCTargetDesc/
DWebAssemblyMCTargetDesc.h52 OPERAND_P2ALIGN enumerator
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyInstrInfo.td80 let OperandType = "OPERAND_P2ALIGN" in {
84 } // OperandType = "OPERAND_P2ALIGN"
DWebAssemblySetP2AlignOperands.cpp96 WebAssembly::OPERAND_P2ALIGN && in runOnMachineFunction()
/external/llvm/lib/Target/WebAssembly/Disassembler/
DWebAssemblyDisassembler.cpp96 case WebAssembly::OPERAND_P2ALIGN: in getInstruction()