Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DTargetInfo.cpp5498 class AArch64ABIInfo : public ABIInfo { class
5510 AArch64ABIInfo(CodeGenTypes &CGT, ABIKind Kind) : ABIInfo(CGT), Kind(Kind) {} in AArch64ABIInfo() function in __anondfff523e0711::AArch64ABIInfo