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

  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMSubtarget.h 105 /// HasD16 - True if subtarget is limited to 16 double precision
107 bool HasD16;
219 bool hasD16() const { return HasD16; }
ARMSubtarget.cpp 65 , HasD16(false)
  /external/llvm/lib/Target/ARM/
ARMSubtarget.h 159 /// HasD16 - True if subtarget is limited to 16 double precision
161 bool HasD16 = false;
480 bool hasD16() const { return HasD16; }
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
ARMSubtarget.h 230 /// HasD16 - True if subtarget is limited to 16 double precision
232 bool HasD16 = false;
619 bool hasD16() const { return HasD16; }
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/Utils/
AMDGPUBaseInfo.h 199 bool HasD16;
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
SIISelLowering.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/ARM/
ARMGenSubtargetInfo.inc     [all...]

Completed in 178 milliseconds