Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64InstructionSelector.cpp154 bool GetAllRegSet = false) { in getRegClassForTypeOnBank() argument
157 return GetAllRegSet ? &AArch64::GPR32allRegClass in getRegClassForTypeOnBank()
160 return GetAllRegSet ? &AArch64::GPR64allRegClass in getRegClassForTypeOnBank()