Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DNeonEmitter.cpp596 void runBF16(raw_ostream &o);
2590 void NeonEmitter::runBF16(raw_ostream &OS) { in runBF16() function in NeonEmitter
2677 NeonEmitter(Records).runBF16(OS); in EmitBF16()