Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonDepInstrInfo.td2115 tc_8fd5f294, TypeM>, Enc_a56825 {
2125 tc_e913dc32, TypeM>, Enc_88c16c {
2136 tc_8fd5f294, TypeM>, Enc_a56825 {
2146 tc_e913dc32, TypeM>, Enc_88c16c {
3304 tc_caaebcba, TypeM>, Enc_831a7d, Requires<[HasV55]> {
3339 tc_ef84f62f, TypeM>, Enc_d2c7f1, Requires<[HasV62]> {
4425 tc_6792d5ff, TypeM>, Enc_5ab2be, Requires<[HasV5]> {
4498 tc_6792d5ff, TypeM>, Enc_5ab2be, Requires<[HasV5]> {
4510 tc_6792d5ff, TypeM>, Enc_5ab2be, Requires<[HasV5]> {
4533 tc_d580173f, TypeM>, Enc_2ae154, Requires<[HasV5]> {
[all …]
DHexagonDepITypes.h53 TypeM = 38, enumerator
DHexagonDepITypes.td51 def TypeM : IType<38>;
DHexagonSubtarget.cpp190 Type == HexagonII::TypeALU64 || Type == HexagonII::TypeM; in shouldTFRICallBind()