Home
last modified time | relevance | path

Searched defs:isDPP (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.h558 static bool isDPP(const MachineInstr &MI) { in isDPP() function
562 bool isDPP(uint16_t Opcode) const { in isDPP() function
/third_party/mesa3d/src/amd/compiler/
Daco_ir.h1325 constexpr bool isDPP() const noexcept { return isDPP16() || isDPP8(); } in isDPP() function