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