Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DMips.cpp109 class WindowsMIPSTargetCodeGenInfo : public MIPSTargetCodeGenInfo { class
111 WindowsMIPSTargetCodeGenInfo(CodeGenTypes &CGT, bool IsO32) in WindowsMIPSTargetCodeGenInfo() function in __anon00d9b2600111::WindowsMIPSTargetCodeGenInfo
461 return std::make_unique<WindowsMIPSTargetCodeGenInfo>(CGM.getTypes(), IsOS32); in createWindowsMIPSTargetCodeGenInfo()