Home
last modified time | relevance | path

Searched defs:emitSwitchCase (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenStmt.cpp552 mlir::LogicalResult CIRGenFunction::emitSwitchCase(const SwitchCase &s, in emitSwitchCase() function in CIRGenFunction
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp911 void IRTranslator::emitSwitchCase(SwitchCG::CaseBlock &CB, in emitSwitchCase() function in IRTranslator