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

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
AMDGPUSubtarget.h 343 bool HasIntClamp;
448 bool hasIntClamp() const {
449 return HasIntClamp;
SIInstrInfo.h 580 static bool hasIntClamp(const MachineInstr &MI) {
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/AsmParser/
AMDGPUAsmParser.cpp 987 bool hasIntClamp() const {
    [all...]

Completed in 60 milliseconds