Searched defs:isVALU (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | SIInstrInfo.h | 416 static bool isVALU(const MachineInstr &MI) { isVALU() function |
H A D | AMDGPUSubtarget.cpp | 916 bool isVALU(const SUnit *SU) const { isVALU() function |