Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86LowerAMXType.cpp229 void combineBitcastStore(BitCastInst *Bitcast, StoreInst *ST);
262 void X86LowerAMXType::combineBitcastStore(BitCastInst *Bitcast, StoreInst *ST) { in combineBitcastStore() function in __anona1de6da80111::X86LowerAMXType
431 combineBitcastStore(Bitcast, ST); in visit()