OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isRegLiveOut
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
MachineOperand.h
346
///
isRegLiveOut
- Tests if this is a MO_RegisterLiveOut operand.
347
bool
isRegLiveOut
() const { return OpKind == MO_RegisterLiveOut; }
642
assert(
isRegLiveOut
() && "Wrong MachineOperand accessor");
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
StackMaps.cpp
260
if (MOI->
isRegLiveOut
())
Completed in 67 milliseconds
Indexes created Thu Aug 06 00:25:04 UTC 2026