Home
last modified time | relevance | path

Searched defs:ABIInfo (Results 1 – 5 of 5) sorted by relevance

/llvm-project/clang/lib/CodeGen/
H A DABIInfo.h53 ABIInfo(CodeGen::CodeGenTypes &cgt) ABIInfo() function
H A DCodeGenTypes.h46 class ABIInfo; variable
H A DTargetInfo.h37 class ABIInfo; global() variable
/llvm-project/clang/lib/CodeGen/Targets/
H A DSPIR.cpp43 CommonSPIRTargetCodeGenInfo(std::unique_ptr<ABIInfo> ABIInfo) CommonSPIRTargetCodeGenInfo() argument
H A DAArch64.cpp859 diagnoseIfNeedsFPReg(DiagnosticsEngine & Diags,const StringRef ABIName,const AArch64ABIInfo & ABIInfo,const QualType & Ty,const NamedDecl * D) diagnoseIfNeedsFPReg() argument
875 const AArch64ABIInfo &ABIInfo = getABIInfo<AArch64ABIInfo>(); checkFunctionABI() local
919 const AArch64ABIInfo &ABIInfo = getABIInfo<AArch64ABIInfo>(); checkFunctionCallABISoftFloat() local
[all...]