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

  /external/llvm/lib/Target/AMDGPU/AsmParser/
AMDGPUAsmParser.cpp 150 bool IsForcedVOP3;
520 Op->Reg.IsForcedVOP3 = ForceVOP3;
637 bool isForcedVOP3() const { return ForcedEncodingSize == 64; }
1020 R->Reg.IsForcedVOP3 = isForcedVOP3();
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/AsmParser/
AMDGPUAsmParser.cpp 194 bool IsForcedVOP3;
757 Op->Reg.IsForcedVOP3 = ForceVOP3;
1015 bool isForcedVOP3() const { return ForcedEncodingSize == 64; }
    [all...]

Completed in 58 milliseconds