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

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
AMDGPUSubtarget.h 541 bool hasFP16Denormals() const {
SIFoldOperands.cpp 890 (Op == AMDGPU::V_MUL_F16_e64 && ST->hasFP16Denormals()))
920 (Op == AMDGPU::V_ADD_F16_e64 && ST->hasFP16Denormals()))
    [all...]
SIISelLowering.cpp 474 if (!Subtarget->hasFP16Denormals())
    [all...]

Completed in 498 milliseconds