Searched refs:TruncStoreActions (Results 1 – 2 of 2) sorted by relevance
1096 return TruncStoreActions[ValI][MemI]; in getTruncStoreAction()2026 TruncStoreActions[(unsigned)ValVT.SimpleTy][MemVT.SimpleTy] = Action; in setTruncStoreAction()2765 LegalizeAction TruncStoreActions[MVT::LAST_VALUETYPE][MVT::LAST_VALUETYPE]; variable
607 memset(TruncStoreActions, 0, sizeof(TruncStoreActions)); in initActions()