Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86LowerAMXType.cpp227 void combineBitcastStore(BitCastInst *Bitcast, StoreInst *ST);
261 void X86LowerAMXType::combineBitcastStore(BitCastInst *Bitcast, StoreInst *ST) { in combineBitcastStore() function in __anond0f54f490111::X86LowerAMXType
431 combineBitcastStore(Bitcast, ST); in visit()