Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringX8632Traits.h361 static RegisterSet::AllRegisters getFirstGprForType(Type Ty) { in getFirstGprForType() function
396 const RegisterSet::AllRegisters FirstGprForType = getFirstGprForType(Ty); in getGprForType()
DIceTargetLoweringX8664Traits.h386 static RegNumT getFirstGprForType(Type Ty) { in getFirstGprForType() function
422 const RegNumT FirstGprForType = getFirstGprForType(Ty); in getGprForType()