Searched refs:addPersonality (Results 1 - 4 of 4) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCFIException.cpp142 MMI->addPersonality(Per);
/external/llvm/include/llvm/CodeGen/
H A DMachineModuleInfo.h317 /// addPersonality - Provide the personality function for the exception
319 void addPersonality(const Function *Personality);
/external/llvm/lib/CodeGen/
H A DMachineModuleInfo.cpp317 void MachineModuleInfo::addPersonality(const Function *Personality) { function in class:MachineModuleInfo
/external/llvm/lib/CodeGen/SelectionDAG/
H A DFunctionLoweringInfo.cpp555 MMI.addPersonality(PF);

Completed in 100 milliseconds