Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DTargetInfo.cpp2469 class X86_64TargetCodeGenInfo : public TargetCodeGenInfo { class
2471 X86_64TargetCodeGenInfo(CodeGen::CodeGenTypes &CGT, X86AVXABILevel AVXLevel) in X86_64TargetCodeGenInfo() function in __anon0040e4080211::X86_64TargetCodeGenInfo
2612 void X86_64TargetCodeGenInfo::checkFunctionCallABI( in checkFunctionCallABI()
12375 return SetCGInfo(new X86_64TargetCodeGenInfo(Types, AVXLevel)); in getTargetCodeGenInfo()