Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64InstructionSelector.cpp144 bool GetAllRegSet = false) { in getRegClassForTypeOnBank() argument
147 return GetAllRegSet ? &AArch64::GPR32allRegClass in getRegClassForTypeOnBank()
150 return GetAllRegSet ? &AArch64::GPR64allRegClass in getRegClassForTypeOnBank()