Searched refs:TypeST (Results 1 – 8 of 8) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonDepITypes.h | 56 TypeST = 42, enumerator
|
D | HexagonDepITypes.td | 54 def TypeST : IType<42>;
|
D | HexagonDepInstrInfo.td | 17894 tc_b44ecf75, TypeST>, Enc_22c845 { 19368 tc_24b66c99, TypeST>, Enc_cc449f, AddrModeRel { 19394 tc_53559e35, TypeST>, Enc_cc449f, AddrModeRel { 19439 tc_838b34ea, TypeST>, Enc_52a5dd, AddrModeRel { 19470 tc_d65dbf51, TypeST>, Enc_52a5dd, AddrModeRel { 19518 tc_838b34ea, TypeST>, Enc_52a5dd, AddrModeRel { 19548 tc_d65dbf51, TypeST>, Enc_52a5dd, AddrModeRel { 19591 tc_24b66c99, TypeST>, Enc_cc449f, AddrModeRel { 19616 tc_53559e35, TypeST>, Enc_cc449f, AddrModeRel { 19655 tc_24b66c99, TypeST>, Enc_9a33d5, AddrModeRel { [all …]
|
D | HexagonInstrFormats.td | 208 : InstHexagon<outs, ins, asmstr, pattern, cstr, itin, TypeST>, OpcodeHexagon;
|
/external/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonBaseInfo.h | 41 TypeST = 6, enumerator
|
D | HexagonShuffler.cpp | 241 case HexagonII::TypeST: in check()
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonInstrFormats.td | 25 def TypeST : IType<6>; 245 : InstHexagon<outs, ins, asmstr, pattern, cstr, itin, TypeST>, OpcodeHexagon; 254 : InstHexagon<outs, ins, asmstr, pattern, cstr, itin, TypeST>, OpcodeHexagon; 260 : InstHexagon<outs, ins, asmstr, pattern, cstr, itin, TypeST>;
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonShuffler.cpp | 360 case HexagonII::TypeST: in check()
|