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

  /external/llvm/lib/MC/
MCAssembler.cpp 110 bool MCAssembler::isThumbFunc(const MCSymbol *Symbol) const {
128 if (!isThumbFunc(&Sym))
  /external/swiftshader/third_party/LLVM/include/llvm/MC/
MCAssembler.h 767 bool isThumbFunc(const MCSymbol *Func) const {

Completed in 196 milliseconds