LLVM 19.0.0git
HexagonDepITypes.h
Go to the documentation of this file.
1//===----------------------------------------------------------------------===//
2//
3// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
4// See https://llvm.org/LICENSE.txt for license information.
5// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6//
7//===----------------------------------------------------------------------===//
8// Automatically generated file, do not edit!
9//===----------------------------------------------------------------------===//
10
11#ifndef LLVM_LIB_TARGET_HEXAGON_HEXAGONDEPITYPES_H
12#define LLVM_LIB_TARGET_HEXAGON_HEXAGONDEPITYPES_H
13
14namespace llvm {
15namespace HexagonII {
16enum Type {
21 TypeCJ = 4,
22 TypeCR = 5,
52 TypeJ = 35,
53 TypeLD = 36,
54 TypeM = 37,
56 TypeNCJ = 39,
58 TypeST = 41,
64};
65}
66}
67
68#endif // LLVM_LIB_TARGET_HEXAGON_HEXAGONDEPITYPES_H
This is an optimization pass for GlobalISel generic memory operations.
Definition: AddressRanges.h:18