Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp2456 MCSymbol *BeginSymbol = Context.createTempSymbol(); in translateInvoke() local
2457 MIRBuilder.buildInstr(TargetOpcode::EH_LABEL).addSym(BeginSymbol); in translateInvoke()
2488 MF->addInvoke(&EHPadMBB, BeginSymbol, EndSymbol); in translateInvoke()