Home
last modified time | relevance | path

Searched refs:combineCastStore (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86LowerAMXType.cpp710 void combineCastStore(IntrinsicInst *Cast, StoreInst *ST);
923 void X86LowerAMXCast::combineCastStore(IntrinsicInst *Cast, StoreInst *ST) { in combineCastStore() function in __anond0f54f490411::X86LowerAMXCast
1007 combineCastStore(cast<IntrinsicInst>(Cast), Store); in combineLdSt()