Searched refs:combineCastStore (Results 1 – 1 of 1) sorted by relevance
710 void combineCastStore(IntrinsicInst *Cast, StoreInst *ST);923 void X86LowerAMXCast::combineCastStore(IntrinsicInst *Cast, StoreInst *ST) { in combineCastStore() function in __anond0f54f490411::X86LowerAMXCast1007 combineCastStore(cast<IntrinsicInst>(Cast), Store); in combineLdSt()