Home
last modified time | relevance | path

Searched defs:checkFunctionABI (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/clang/lib/CodeGen/
HDTargetInfo.h90 virtual void checkFunctionABI(CodeGenModule &CGM, in checkFunctionABI() function
/freebsd-14-stable/contrib/llvm-project/clang/lib/CodeGen/Targets/
HDAArch64.cpp857 void AArch64TargetCodeGenInfo::checkFunctionABI( in checkFunctionABI() function in AArch64TargetCodeGenInfo