OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ExceptionPointer
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
MachineBasicBlock.h
427
liveout_iterator(const MachineBasicBlock &MBB, MCPhysReg
ExceptionPointer
,
429
:
ExceptionPointer
(
ExceptionPointer
),
438
if (LiveRegI->PhysReg ==
ExceptionPointer
||
450
(LiveRegI->PhysReg ==
ExceptionPointer
||
493
MCPhysReg
ExceptionPointer
, ExceptionSelector;
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
MachineBasicBlock.cpp
1640
MCPhysReg
ExceptionPointer
= 0, ExceptionSelector = 0;
1643
ExceptionPointer
= TLI.getExceptionPointerRegister(PersonalityFn);
1647
return liveout_iterator(*this,
ExceptionPointer
, ExceptionSelector, false);
Completed in 18 milliseconds
Indexes created Wed Sep 23 00:26:21 UTC 2026