Searched defs:Per (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMUnwindOpAsm.h45 void setPersonality(const MCSymbol *Per) { argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DAIXException.cpp72 const GlobalValue *Per = local
H A DARMException.cpp63 const Function *Per = nullptr; local
H A DDwarfCFIException.cpp101 const Function *Per = nullptr; local
H A DWinException.cpp82 EHPersonality Per = EHPersonality::Unknown; local
134 EHPersonality Per = EHPersonality::Unknown; local
271 EHPersonality Per = EHPersonality::Unknown; local
1006 const auto *Per = cast<Function>(F.getPersonalityFn()->stripPointerCasts()); local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp2165 const GlobalValue *Per = local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp1498 EHPersonality Per = classifyEHPersonality(F.getPersonalityFn()); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/IR/
H A DVerifier.cpp2529 auto *Per = dyn_cast<Function>(F.getPersonalityFn()->stripPointerCasts()); local

Completed in 222 milliseconds