Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DNeonEmitter.cpp593 void runFP16(raw_ostream &o);
2453 void NeonEmitter::runFP16(raw_ostream &OS) { in runFP16() function in NeonEmitter
2673 NeonEmitter(Records).runFP16(OS); in EmitFP16()