Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DABIInfo.h53 ABIInfo(CodeGen::CodeGenTypes &cgt) in ABIInfo() function
H A DCodeGenTypes.h46 class ABIInfo; variable
H A DTargetInfo.h38 class ABIInfo; variable
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DAArch64.cpp842 const AArch64ABIInfo &ABIInfo, in diagnoseIfNeedsFPReg()
859 const AArch64ABIInfo &ABIInfo = getABIInfo<AArch64ABIInfo>(); in checkFunctionABI() local
906 const AArch64ABIInfo &ABIInfo = getABIInfo<AArch64ABIInfo>(); in checkFunctionCallABISoftFloat() local