Searched refs:AArch64TargetCodeGenInfo (Results 1 – 1 of 1) sorted by relevance
120 class AArch64TargetCodeGenInfo : public TargetCodeGenInfo { class122 AArch64TargetCodeGenInfo(CodeGenTypes &CGT, AArch64ABIKind Kind) in AArch64TargetCodeGenInfo() function in __anona63ee2500111::AArch64TargetCodeGenInfo201 class WindowsAArch64TargetCodeGenInfo : public AArch64TargetCodeGenInfo {204 : AArch64TargetCodeGenInfo(CGT, K) {} in WindowsAArch64TargetCodeGenInfo()222 AArch64TargetCodeGenInfo::setTargetAttributes(D, GV, CGM); in setTargetAttributes()1190 void AArch64TargetCodeGenInfo::checkFunctionABI( in checkFunctionABI()1249 void AArch64TargetCodeGenInfo::checkFunctionCallABIStreaming( in checkFunctionCallABIStreaming()1281 void AArch64TargetCodeGenInfo::checkFunctionCallABISoftFloat( in checkFunctionCallABISoftFloat()1299 void AArch64TargetCodeGenInfo::checkFunctionCallABI(CodeGenModule &CGM, in checkFunctionCallABI()1309 bool AArch64TargetCodeGenInfo::wouldInliningViolateFunctionCallABI( in wouldInliningViolateFunctionCallABI()[all …]