Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/utils/TableGen/
H A DNeonEmitter.cpp587 void runFP16(raw_ostream &o);
2430 void NeonEmitter::runFP16(raw_ostream &OS) { in runFP16() function in NeonEmitter
2618 NeonEmitter(Records).runFP16(OS); in EmitFP16()