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

  /external/llvm/lib/Target/ARM/
ARMMachineFunctionInfo.h 138 bool isThumbFunction() const { return isThumb; }
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMMachineFunctionInfo.h 121 bool isThumbFunction() const { return isThumb; }
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
ARMMachineFunctionInfo.h 135 bool isThumbFunction() const { return isThumb; }
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
LowerTypeTests.cpp     [all...]

Completed in 749 milliseconds