Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyMCCodeEmitter.cpp121 case WebAssembly::OPERAND_GLOBAL: in encodeInstruction()
153 case WebAssembly::OPERAND_GLOBAL: in encodeInstruction()
H A DWebAssemblyMCTargetDesc.h45 OPERAND_GLOBAL, enumerator
/llvm-project-15.0.7/llvm/lib/Target/WebAssembly/Disassembler/
H A DWebAssemblyDisassembler.cpp199 case WebAssembly::OPERAND_GLOBAL: in getInstruction()
/llvm-project-15.0.7/llvm/lib/Target/WebAssembly/
H A DWebAssemblyInstrInfo.td149 let OperandType = "OPERAND_GLOBAL" in {