Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/utils/TableGen/
H A DRISCVVEmitter.cpp152 void emitCodeGenSwitchBody(const RVVIntrinsic *RVVI, raw_ostream &OS) { in emitCodeGenSwitchBody() function
437 emitCodeGenSwitchBody(PrevDef, OS); in createCodeGen()
464 emitCodeGenSwitchBody(Defs.back().get(), OS); in createCodeGen()