Searched refs:MIPSTargetCodeGenInfo (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/ |
| H A D | Mips.cpp | 42 class MIPSTargetCodeGenInfo : public TargetCodeGenInfo { class 45 MIPSTargetCodeGenInfo(CodeGenTypes &CGT, bool IsO32) in MIPSTargetCodeGenInfo() function in __anon00d9b2600111::MIPSTargetCodeGenInfo 109 class WindowsMIPSTargetCodeGenInfo : public MIPSTargetCodeGenInfo { 112 : MIPSTargetCodeGenInfo(CGT, IsO32) {} in WindowsMIPSTargetCodeGenInfo() 427 MIPSTargetCodeGenInfo::initDwarfEHRegSizeTable(CodeGen::CodeGenFunction &CGF, in initDwarfEHRegSizeTable() 456 return std::make_unique<MIPSTargetCodeGenInfo>(CGM.getTypes(), IsOS32); in createMIPSTargetCodeGenInfo()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 4149 …21MIPSTargetCodeGenInfoD1Ev", "(anonymous namespace)::MIPSTargetCodeGenInfo::~MIPSTargetCodeGenInf… 4150 …21MIPSTargetCodeGenInfoD0Ev", "(anonymous namespace)::MIPSTargetCodeGenInfo::~MIPSTargetCodeGenInf… 4151 …ointerERN5clang7CodeGen13CodeGenModuleE", "(anonymous namespace)::MIPSTargetCodeGenInfo::getDwarfE… 4152 …CodeGen15CodeGenFunctionEPN4llvm5ValueE", "(anonymous namespace)::MIPSTargetCodeGenInfo::initDwarf… 25117 …2_GLOBAL__N_121MIPSTargetCodeGenInfoE", "vtable for (anonymous namespace)::MIPSTargetCodeGenInfo"},
|