Home
last modified time | relevance | path

Searched defs:getRegisterClassForType (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp847 unsigned PPCTTIImpl::getRegisterClassForType(bool Vector, Type *Ty) const { in getRegisterClassForType() function in PPCTTIImpl
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp578 unsigned TargetTransformInfo::getRegisterClassForType(bool Vector, in getRegisterClassForType() function in TargetTransformInfo