Home
last modified time | relevance | path

Searched defs:isVALU (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.h341 static bool isVALU(const MachineInstr &MI) { in isVALU() function
345 bool isVALU(uint16_t Opcode) const { in isVALU() function
DAMDGPUSubtarget.cpp816 bool isVALU(const SUnit *SU) const { in isVALU() function
/third_party/mesa3d/src/amd/compiler/
Daco_ir.h1344 constexpr bool isVALU() const noexcept in isVALU() function