Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DMips.cpp42 class MIPSTargetCodeGenInfo : public TargetCodeGenInfo { class
45 MIPSTargetCodeGenInfo(CodeGenTypes &CGT, bool IsO32) in MIPSTargetCodeGenInfo() function in __anonf8425ed60111::MIPSTargetCodeGenInfo
411 MIPSTargetCodeGenInfo::initDwarfEHRegSizeTable(CodeGen::CodeGenFunction &CGF, in initDwarfEHRegSizeTable()
440 return std::make_unique<MIPSTargetCodeGenInfo>(CGM.getTypes(), IsOS32); in createMIPSTargetCodeGenInfo()