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

  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMSubtarget.h 211 bool isFPBrccSlow() const { return SlowFPBrcc; }
  /external/llvm/lib/Target/ARM/
ARMSubtarget.h 449 bool isFPBrccSlow() const { return SlowFPBrcc; }
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
ARMSubtarget.h 583 bool isFPBrccSlow() const { return SlowFPBrcc; }

Completed in 92 milliseconds