Searched refs:combineCastStore (Results 1 – 1 of 1) sorted by relevance
855 bool combineCastStore(IntrinsicInst *Cast, StoreInst *ST);1081 bool X86LowerAMXCast::combineCastStore(IntrinsicInst *Cast, StoreInst *ST) { in combineCastStore() function in __anon7ee987720411::X86LowerAMXCast1193 if (combineCastStore(cast<IntrinsicInst>(Cast), Store)) { in combineLdSt()