Home
last modified time | relevance | path

Searched refs:IsAllocatable (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp4435 bool IsAllocatable) { in adjustAllocatableRegClass() argument
4436 if ((IsAllocatable || !ST.hasGFX90AInsts() || !MRI.reservedRegsFrozen()) && in adjustAllocatableRegClass()
4459 bool IsAllocatable = false; in getRegClass() local
4474 IsAllocatable = VDstIdx != -1 || in getRegClass()
4480 IsAllocatable); in getRegClass()