Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86LowerAMXType.cpp95 void combineBitcastStore(BitCastInst *Bitcast, StoreInst *ST);
194 void X86LowerAMXType::combineBitcastStore(BitCastInst *Bitcast, StoreInst *ST) { in combineBitcastStore() function in __anon71abd97d0111::X86LowerAMXType
366 combineBitcastStore(Bitcast, ST); in visit()