Searched defs:getRegisterClassForType (Results 1 – 2 of 2) sorted by relevance
| /freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/ | ||
| H A D | PPCTargetTransformInfo.cpp | 459 unsigned PPCTTIImpl::getRegisterClassForType(bool Vector, Type *Ty) const { in getRegisterClassForType() function in PPCTTIImpl |
| /freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ | ||
| H A D | TargetTransformInfo.cpp | 703 unsigned TargetTransformInfo::getRegisterClassForType(bool Vector, getRegisterClassForType() function in TargetTransformInfo |