Home
last modified time | relevance | path

Searched defs:checkFunctionCallABI (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/lib/CodeGen/
H A DTargetInfo.h94 virtual void checkFunctionCallABI(CodeGenModule &CGM, SourceLocation CallLoc, checkFunctionCallABI() function
/llvm-project/clang/lib/CodeGen/Targets/
H A DAArch64.cpp933 void AArch64TargetCodeGenInfo::checkFunctionCallABI(CodeGenModule &CGM, checkFunctionCallABI() function in AArch64TargetCodeGenInfo
H A DX86.cpp1564 void X86_64TargetCodeGenInfo::checkFunctionCallABI(CodeGenModule &CGM, checkFunctionCallABI() function in X86_64TargetCodeGenInfo