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