Home
last modified time | relevance | path

Searched defs:getAllowedRegs (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DRegAllocPBQP.h159 AllowedRegVecRef getAllowedRegs(AllowedRegVector Allowed) { in getAllowedRegs() function
209 const AllowedRegVector& getAllowedRegs() const { return *AllowedRegs; } in getAllowedRegs() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DRegAllocPBQP.h157 AllowedRegVecRef getAllowedRegs(AllowedRegVector Allowed) { in getAllowedRegs() function
206 const AllowedRegVector& getAllowedRegs() const { return *AllowedRegs; } in getAllowedRegs() function
/external/llvm/include/llvm/CodeGen/
DRegAllocPBQP.h170 AllowedRegVecRef getAllowedRegs(AllowedRegVector Allowed) { in getAllowedRegs() function
267 const AllowedRegVector& getAllowedRegs() const { return *AllowedRegs; } in getAllowedRegs() function