OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hasEmitNops
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/MC/
MCAssembler.cpp
414
if (AF.
hasEmitNops
()) {
859
if (AF->
hasEmitNops
())
/external/llvm/include/llvm/MC/
MCAssembler.h
254
bool
hasEmitNops
() const { return EmitNops; }
Completed in 24 milliseconds