Home
last modified time | relevance | path

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