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

  /external/llvm/lib/Target/ARM/
ARMCodeEmitter.cpp 58 bool IsThumb;
72 IsPIC(TM.getRelocationModel() == Reloc::PIC_), IsThumb(false) {}
176 if (IsThumb) {
406 IsThumb = MF.getInfo<ARMFunctionInfo>()->isThumbFunction();
    [all...]
  /external/clang/lib/Basic/
Targets.cpp     [all...]

Completed in 49 milliseconds