Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86LowerAMXIntrinsics.cpp99 bool lowerTileZero(Instruction *TileZero);
557 bool X86LowerAMXIntrinsics::lowerTileZero(Instruction *TileZero) { in lowerTileZero() function in X86LowerAMXIntrinsics
621 C = lowerTileZero(Inst) || C; in visit()