HomeSort by relevance Sort by last modified time
    Searched refs:isThumbFunc (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/MC/
MCExpr.cpp 344 if (Asm->isThumbFunc(&SA))
370 if (Asm->isThumbFunc(&SA))
  /external/llvm/include/llvm/MC/
MCAssembler.h 805 bool isThumbFunc(const MCSymbol *Func) const {
  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMAsmBackend.cpp 535 if (Asm.isThumbFunc(&Sym))

Completed in 155 milliseconds