Home
last modified time | relevance | path

Searched refs:TypeM (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonDepInstrInfo.td2128 tc_c21d7447, TypeM>, Enc_a56825 {
2138 tc_7f8ae742, TypeM>, Enc_88c16c {
2149 tc_c21d7447, TypeM>, Enc_a56825 {
2159 tc_7f8ae742, TypeM>, Enc_88c16c {
3317 tc_38e0bae9, TypeM>, Enc_831a7d, Requires<[HasV55]> {
3352 tc_7401744f, TypeM>, Enc_d2c7f1, Requires<[HasV62]> {
4400 tc_f0e8e832, TypeM>, Enc_a56825, Requires<[HasV66]> {
4488 tc_9b3c0462, TypeM>, Enc_a56825, Requires<[HasV67]> {
4500 tc_9b3c0462, TypeM>, Enc_a56825, Requires<[HasV67]> {
4512 tc_f0e8e832, TypeM>, Enc_a56825, Requires<[HasV67]> {
[all …]
H A DHexagonDepITypes.h55 TypeM = 37, enumerator
H A DHexagonDepITypes.td49 def TypeM : IType<37>;
H A DHexagonSubtarget.cpp259 Type == HexagonII::TypeALU64 || Type == HexagonII::TypeM; in shouldTFRICallBind()