Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86LowerAMXType.cpp361 void combineBitcastStore(BitCastInst *Bitcast, StoreInst *ST);
394 void X86LowerAMXType::combineBitcastStore(BitCastInst *Bitcast, StoreInst *ST) { in combineBitcastStore() function in __anon7ee987720111::X86LowerAMXType
561 combineBitcastStore(Bitcast, ST); in visit()