Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h347 static bool isVALU(const MachineInstr &MI) { in isVALU() function
351 bool isVALU(uint16_t Opcode) const { in isVALU() function
H A DAMDGPUSubtarget.cpp863 bool isVALU(const SUnit *SU) const { in isVALU() function