Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DRISCVVEmitter.cpp111 void createCodeGen(raw_ostream &o);
447 void RVVEmitter::createCodeGen(raw_ostream &OS) { in createCodeGen() function in RVVEmitter
777 RVVEmitter(Records).createCodeGen(OS); in EmitRVVBuiltinCG()