Searched refs:Size6Bytes (Results 1 – 9 of 9) sorted by relevance
/external/llvm/lib/Target/MSP430/ |
D | MSP430InstrFormats.td | 51 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>;
|
D | MSP430InstrInfo.h | 39 Size6Bytes = 4 << SizeShift enumerator
|
D | MSP430InstrInfo.cpp | 327 case MSP430II::Size6Bytes: in GetInstSizeInBytes()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/MSP430/ |
D | MSP430InstrFormats.td | 51 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>;
|
D | MSP430InstrInfo.h | 39 Size6Bytes = 4 << SizeShift enumerator
|
D | MSP430InstrInfo.cpp | 332 case MSP430II::Size6Bytes: in getInstSizeInBytes()
|
/external/swiftshader/third_party/LLVM/lib/Target/MSP430/ |
D | MSP430InstrFormats.td | 51 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>;
|
D | MSP430InstrInfo.h | 39 Size6Bytes = 4 << SizeShift enumerator
|
D | MSP430InstrInfo.cpp | 331 case MSP430II::Size6Bytes: in GetInstSizeInBytes()
|