Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/utils/TableGen/
H A DRISCVVEmitter.cpp196 void emitCodeGenSwitchBody(raw_ostream &o) const;
805 void RVVIntrinsic::emitCodeGenSwitchBody(raw_ostream &OS) const { in emitCodeGenSwitchBody() function in RVVIntrinsic
1022 PrevDef->emitCodeGenSwitchBody(OS); in createCodeGen()
1027 Defs.back()->emitCodeGenSwitchBody(OS); in createCodeGen()