Home
last modified time | relevance | path

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

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