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

  /external/llvm/lib/Target/ARM/
ARMMachineFunctionInfo.h 140 bool isThumb2Function() const { return isThumb && hasThumb2; }
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMMachineFunctionInfo.h 123 bool isThumb2Function() const { return isThumb && hasThumb2; }

Completed in 69 milliseconds