Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/Targets/
HDMips.cpp42 class MIPSTargetCodeGenInfo : public TargetCodeGenInfo { class
45 MIPSTargetCodeGenInfo(CodeGenTypes &CGT, bool IsO32) in MIPSTargetCodeGenInfo() function in __anon46217d590111::MIPSTargetCodeGenInfo
408 MIPSTargetCodeGenInfo::initDwarfEHRegSizeTable(CodeGen::CodeGenFunction &CGF, in initDwarfEHRegSizeTable()
437 return std::make_unique<MIPSTargetCodeGenInfo>(CGM.getTypes(), IsOS32); in createMIPSTargetCodeGenInfo()