Searched refs:X86LowerAMXType (Results 1 – 5 of 5) sorted by relevance
215 class X86LowerAMXType { class224 X86LowerAMXType(Function &F) : Func(F) {} in X86LowerAMXType() function in __anond0f54f490111::X86LowerAMXType236 void X86LowerAMXType::combineLoadBitcast(LoadInst *LD, BitCastInst *Bitcast) { in combineLoadBitcast()261 void X86LowerAMXType::combineBitcastStore(BitCastInst *Bitcast, StoreInst *ST) { in combineBitcastStore()294 bool X86LowerAMXType::transformBitcast(BitCastInst *Bitcast) { in transformBitcast()353 bool X86LowerAMXType::visit() { in visit()1235 X86LowerAMXType LAT(F); in runOnFunction()
38 X86LowerAMXType.cpp
17 X86LowerAMXType.cpp \
118 "X86LowerAMXType.cpp",
6817 llvm/lib/Target/X86/X86LowerAMXType.cpp