Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyMCTargetDesc.h46 OPERAND_BASIC_BLOCK = MCOI::OPERAND_FIRST_TARGET, enumerator
/aosp_15_r20/external/llvm/lib/Target/WebAssembly/Disassembler/
H A DWebAssemblyDisassembler.cpp97 case WebAssembly::OPERAND_BASIC_BLOCK: { in getInstruction()
/aosp_15_r20/external/llvm/lib/Target/WebAssembly/InstPrinter/
H A DWebAssemblyInstPrinter.cpp99 ? (Info.OperandType == WebAssembly::OPERAND_BASIC_BLOCK) in printInst()
/aosp_15_r20/external/llvm/lib/Target/WebAssembly/
H A DWebAssemblyInstrInfo.td71 let OperandType = "OPERAND_BASIC_BLOCK" in
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/Disassembler/
H A DWebAssemblyDisassembler.cpp196 case WebAssembly::OPERAND_BASIC_BLOCK: in getInstruction()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyMCTargetDesc.h41 OPERAND_BASIC_BLOCK = MCOI::OPERAND_FIRST_TARGET, enumerator
H A DWebAssemblyInstPrinter.cpp243 if (Desc.operands()[I].OperandType != WebAssembly::OPERAND_BASIC_BLOCK) in printInst()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/Disassembler/
H A DWebAssemblyDisassembler.cpp198 case WebAssembly::OPERAND_BASIC_BLOCK: in getInstruction()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyInstPrinter.cpp159 if (Desc.OpInfo[I].OperandType != WebAssembly::OPERAND_BASIC_BLOCK) in printInst()
H A DWebAssemblyMCTargetDesc.h46 OPERAND_BASIC_BLOCK = MCOI::OPERAND_FIRST_TARGET, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyInstrInfo.td135 let OperandType = "OPERAND_BASIC_BLOCK" in
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyInstrInfo.td143 let OperandType = "OPERAND_BASIC_BLOCK" in