Searched refs:X86LowerAMXType (Results 1 – 2 of 2) sorted by relevance
217 class X86LowerAMXType { class226 X86LowerAMXType(Function &F) : Func(F) {} in X86LowerAMXType() function in __anona1de6da80111::X86LowerAMXType238 void X86LowerAMXType::combineLoadBitcast(LoadInst *LD, BitCastInst *Bitcast) { in combineLoadBitcast()262 void X86LowerAMXType::combineBitcastStore(BitCastInst *Bitcast, StoreInst *ST) { in combineBitcastStore()294 bool X86LowerAMXType::transformBitcast(BitCastInst *Bitcast) { in transformBitcast()353 bool X86LowerAMXType::visit() { in visit()1244 X86LowerAMXType LAT(F); in runOnFunction()
1653 SRCS_MIN+= Target/X86/X86LowerAMXType.cpp