Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DRISCVVEmitter.cpp170 void emitCodeGenSwitchBody(const RVVIntrinsic *RVVI, raw_ostream &OS) { in emitCodeGenSwitchBody() function
469 emitCodeGenSwitchBody(PrevDef, OS); in createCodeGen()
494 emitCodeGenSwitchBody(Defs.back().get(), OS); in createCodeGen()