Home
last modified time | relevance | path

Searched refs:AAPCSSoft (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DTargetInfo.h485 AAPCSSoft, enumerator
H A DCodeGenModule.cpp149 Kind = AArch64ABIKind::AAPCSSoft; in createTargetCodeGenInfo()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DAArch64.cpp31 bool isSoftFloat() const { return Kind == AArch64ABIKind::AAPCSSoft; } in isSoftFloat()