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