Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DSIInstrInfo.h191 static bool isVALU(const MachineInstr &MI) { in isVALU() function
195 bool isVALU(uint16_t Opcode) const { in isVALU() function
/external/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
/external/llvm-project/llvm/lib/Target/AMDGPU/
DSIInstrInfo.h347 static bool isVALU(const MachineInstr &MI) { in isVALU() function
351 bool isVALU(uint16_t Opcode) const { in isVALU() function
DAMDGPUSubtarget.cpp812 bool isVALU(const SUnit *SU) const { in isVALU() function
/external/mesa3d/src/amd/compiler/
Daco_ir.h916 constexpr bool isVALU() const noexcept in isVALU() function