Searched defs:RCA (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ | ||
H A D | TargetRegisterInfo.cpp | 320 getCommonSuperRegClass(const TargetRegisterClass * RCA,unsigned SubA,const TargetRegisterClass * RCB,unsigned SubB,unsigned & PreA,unsigned & PreB) const getCommonSuperRegClass() argument |
H A D | MachineSink.cpp | 425 const TargetRegisterClass *RCA = PerformSinkAndFold() local |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaDeclAttr.cpp | 8280 RequiresCapabilityAttr *RCA = ::new (S.Context) handleRequiresCapabilityAttr() local |