Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86LowerAMXType.cpp215 class X86LowerAMXType { class
224 X86LowerAMXType(Function &F) : Func(F) {} in X86LowerAMXType() function in __anond0f54f490111::X86LowerAMXType
236 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()
H A DCMakeLists.txt38 X86LowerAMXType.cpp
/openbsd-src/gnu/usr.bin/clang/libLLVMX86CodeGen/
H A DMakefile17 X86LowerAMXType.cpp \
/openbsd-src/gnu/llvm/llvm/utils/gn/secondary/llvm/lib/Target/X86/
H A DBUILD.gn118 "X86LowerAMXType.cpp",
/openbsd-src/gnu/llvm/clang/docs/tools/
H A Dclang-formatted-files.txt6817 llvm/lib/Target/X86/X86LowerAMXType.cpp