Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonDepITypes.h55 TypeM = 37, enumerator
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 {
4567 tc_02fe1c65, TypeM>, Enc_5ab2be {
4640 tc_02fe1c65, TypeM>, Enc_5ab2be {
4652 tc_02fe1c65, TypeM>, Enc_5ab2be {
16476 tc_c21d7447, TypeM> {
16986 tc_7f8ae742, TypeM> {
17018 tc_c21d7447, TypeM> {
[all …]
H A DHexagonDepITypes.td49 def TypeM : IType<37>;
H A DHexagonSubtarget.cpp323 Type == HexagonII::TypeALU64 || Type == HexagonII::TypeM; in shouldTFRICallBind()
/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Dnamed-parameter.cpp35 typedef void (*TypeM)(int x); typedef
/llvm-project-15.0.7/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCChecker.cpp290 case HexagonII::TypeM: in isNeitherAnorX()