OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MarkAllocated
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/CodeGen/
CallingConvLower.cpp
58
///
MarkAllocated
- Mark a register and all of its aliases as allocated.
59
void CCState::
MarkAllocated
(unsigned Reg) {
/external/llvm/lib/Target/Hexagon/
HexagonCallingConvLower.cpp
56
///
MarkAllocated
- Mark a register and all of its aliases as allocated.
57
void Hexagon_CCState::
MarkAllocated
(unsigned Reg) {
Completed in 43 milliseconds