OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NextInstance
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/MC/
MCContext.cpp
167
unsigned MCContext::
NextInstance
(int64_t LocalLabelVal) {
185
Twine(
NextInstance
(LocalLabelVal)));
/external/llvm/include/llvm/MC/
MCContext.h
83
///
NextInstance
() creates the next instance of the directional local label
85
unsigned
NextInstance
(int64_t LocalLabelVal);
Completed in 873 milliseconds