Searched refs:PPC64_SVR4_TargetCodeGenInfo (Results 1 – 2 of 2) sorted by relevance
/external/clang/lib/CodeGen/ |
D | TargetInfo.cpp | 3965 class PPC64_SVR4_TargetCodeGenInfo : public TargetCodeGenInfo { class 3968 PPC64_SVR4_TargetCodeGenInfo(CodeGenTypes &CGT, in PPC64_SVR4_TargetCodeGenInfo() function in __anona890a3f30411::PPC64_SVR4_TargetCodeGenInfo 4427 PPC64_SVR4_TargetCodeGenInfo::initDwarfEHRegSizeTable( in initDwarfEHRegSizeTable() 8017 return SetCGInfo(new PPC64_SVR4_TargetCodeGenInfo(Types, Kind, HasQPX)); in getTargetCodeGenInfo() 8027 return SetCGInfo(new PPC64_SVR4_TargetCodeGenInfo(Types, Kind, HasQPX)); in getTargetCodeGenInfo()
|
/external/llvm-project/clang/lib/CodeGen/ |
D | TargetInfo.cpp | 4945 class PPC64_SVR4_TargetCodeGenInfo : public TargetCodeGenInfo { class 4948 PPC64_SVR4_TargetCodeGenInfo(CodeGenTypes &CGT, in PPC64_SVR4_TargetCodeGenInfo() function in __anon57a50d410611::PPC64_SVR4_TargetCodeGenInfo 5382 PPC64_SVR4_TargetCodeGenInfo::initDwarfEHRegSizeTable( in initDwarfEHRegSizeTable() 10924 new PPC64_SVR4_TargetCodeGenInfo(Types, Kind, IsSoftFloat)); in getTargetCodeGenInfo() 10935 new PPC64_SVR4_TargetCodeGenInfo(Types, Kind, IsSoftFloat)); in getTargetCodeGenInfo()
|