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 337 if (Asm->isThumbFunc(&SA))
363 if (Asm->isThumbFunc(&SA))
  /external/llvm/include/llvm/MC/
MCAssembler.h 790 bool isThumbFunc(const MCSymbol *Func) const {
  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMAsmBackend.cpp 125 if (Asm.isThumbFunc(&Sym))

Completed in 160 milliseconds