Searched refs:TruncStoreActions (Results 1 – 2 of 2) sorted by relevance
1424 return TruncStoreActions[ValI][MemI]; in getTruncStoreAction()2500 TruncStoreActions[(unsigned)ValVT.SimpleTy][MemVT.SimpleTy] = Action; in setTruncStoreAction()3475 LegalizeAction TruncStoreActions[MVT::VALUETYPE_SIZE][MVT::VALUETYPE_SIZE]; variable
776 memset(TruncStoreActions, 0, sizeof(TruncStoreActions)); in initActions()