Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DTargetInfo.cpp2422 class X86_64TargetCodeGenInfo : public TargetCodeGenInfo { class
2424 X86_64TargetCodeGenInfo(CodeGen::CodeGenTypes &CGT, X86AVXABILevel AVXLevel) in X86_64TargetCodeGenInfo() function in __anon6bad40bc0211::X86_64TargetCodeGenInfo
2562 void X86_64TargetCodeGenInfo::checkFunctionCallABI( in checkFunctionCallABI()
11167 return SetCGInfo(new X86_64TargetCodeGenInfo(Types, AVXLevel)); in getTargetCodeGenInfo()