Home
last modified time | relevance | path

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

/external/llvm/lib/Target/MSP430/
DMSP430InstrFormats.td51 def Size6Bytes : SizeVal<4>;
114 : IForm8<opcode, DstMem, SrcImm, Size6Bytes, outs, ins, asmstr, pattern>;
118 : IForm8<opcode, DstMem, SrcMem, Size6Bytes, outs, ins, asmstr, pattern>;
143 : IForm16<opcode, DstMem, SrcImm, Size6Bytes, outs, ins, asmstr, pattern>;
147 : IForm16<opcode, DstMem, SrcMem, Size6Bytes, outs, ins, asmstr, pattern>;
DMSP430InstrInfo.h39 Size6Bytes = 4 << SizeShift enumerator
DMSP430InstrInfo.cpp327 case MSP430II::Size6Bytes: in GetInstSizeInBytes()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/MSP430/
DMSP430InstrFormats.td51 def Size6Bytes : SizeVal<4>;
114 : IForm8<opcode, DstMem, SrcImm, Size6Bytes, outs, ins, asmstr, pattern>;
118 : IForm8<opcode, DstMem, SrcMem, Size6Bytes, outs, ins, asmstr, pattern>;
143 : IForm16<opcode, DstMem, SrcImm, Size6Bytes, outs, ins, asmstr, pattern>;
147 : IForm16<opcode, DstMem, SrcMem, Size6Bytes, outs, ins, asmstr, pattern>;
DMSP430InstrInfo.h39 Size6Bytes = 4 << SizeShift enumerator
DMSP430InstrInfo.cpp332 case MSP430II::Size6Bytes: in getInstSizeInBytes()
/external/swiftshader/third_party/LLVM/lib/Target/MSP430/
DMSP430InstrFormats.td51 def Size6Bytes : SizeVal<4>;
114 : IForm8<opcode, DstMem, SrcImm, Size6Bytes, outs, ins, asmstr, pattern>;
118 : IForm8<opcode, DstMem, SrcMem, Size6Bytes, outs, ins, asmstr, pattern>;
143 : IForm16<opcode, DstMem, SrcImm, Size6Bytes, outs, ins, asmstr, pattern>;
147 : IForm16<opcode, DstMem, SrcMem, Size6Bytes, outs, ins, asmstr, pattern>;
DMSP430InstrInfo.h39 Size6Bytes = 4 << SizeShift enumerator
DMSP430InstrInfo.cpp331 case MSP430II::Size6Bytes: in GetInstSizeInBytes()