Searched defs:ABIInfo (Results 1 – 5 of 5) sorted by relevance
/llvm-project/clang/lib/CodeGen/ | ||
H A D | ABIInfo.h | 53 ABIInfo(CodeGen::CodeGenTypes &cgt) ABIInfo() function |
H A D | CodeGenTypes.h | 46 class ABIInfo; variable |
H A D | TargetInfo.h | 37 class ABIInfo; global() variable |
/llvm-project/clang/lib/CodeGen/Targets/ | ||
H A D | SPIR.cpp | 43 CommonSPIRTargetCodeGenInfo(std::unique_ptr<ABIInfo> ABIInfo) CommonSPIRTargetCodeGenInfo() argument |
H A D | AArch64.cpp | 859 diagnoseIfNeedsFPReg(DiagnosticsEngine & Diags,const StringRef ABIName,const AArch64ABIInfo & ABIInfo,const QualType & Ty,const NamedDecl * D) diagnoseIfNeedsFPReg() argument |