OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RelaxLEB
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/MC/
MCAssembler.cpp
718
bool MCAssembler::
RelaxLEB
(MCAsmLayout &Layout, MCLEBFragment &LF) {
791
relaxedFrag =
RelaxLEB
(Layout, *cast<MCLEBFragment>(it2));
/external/llvm/include/llvm/MC/
MCAssembler.h
735
bool
RelaxLEB
(MCAsmLayout &Layout, MCLEBFragment &IF);
Completed in 870 milliseconds