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