Home
last modified time | relevance | path

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