Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DTargetInfo.cpp2480 class X86_64TargetCodeGenInfo : public TargetCodeGenInfo { class
2482 X86_64TargetCodeGenInfo(CodeGen::CodeGenTypes &CGT, X86AVXABILevel AVXLevel) in X86_64TargetCodeGenInfo() function in __anon8ad051810211::X86_64TargetCodeGenInfo
2620 void X86_64TargetCodeGenInfo::checkFunctionCallABI( in checkFunctionCallABI()
11731 return SetCGInfo(new X86_64TargetCodeGenInfo(Types, AVXLevel)); in getTargetCodeGenInfo()