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

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
SIInstrInfo.h 486 static bool isDisableWQM(const MachineInstr &MI) {
490 bool isDisableWQM(uint16_t Opcode) const {
    [all...]
SIWholeQuadMode.cpp 366 } else if (TII->isDisableWQM(MI)) {

Completed in 766 milliseconds