Home
last modified time | relevance | path

Searched defs:isSOPP (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.h389 static bool isSOPP(const MachineInstr &MI) { in isSOPP() function
393 bool isSOPP(uint16_t Opcode) const { in isSOPP() function
/third_party/mesa3d/src/amd/compiler/
Daco_ir.h1093 constexpr bool isSOPP() const noexcept { return format == Format::SOPP; } in isSOPP() function