OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isThumbFunc
(Results
1 - 3
of
3
) sorted by null
/external/llvm/lib/MC/
MCExpr.cpp
491
if (Asm->
isThumbFunc
(&SA))
517
if (Asm->
isThumbFunc
(&SA))
/external/llvm/include/llvm/MC/
MCAssembler.h
964
bool
isThumbFunc
(const MCSymbol *Func) const {
[
all
...]
/external/llvm/lib/Target/ARM/MCTargetDesc/
ARMAsmBackend.cpp
540
if (Asm.
isThumbFunc
(&Sym))
Completed in 596 milliseconds