Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DTargetInfo.cpp6204 unsigned SizeOfUnwindException; member in __anona890a3f30a11::MIPSTargetCodeGenInfo
6208 SizeOfUnwindException(IsO32 ? 24 : 32) {} in MIPSTargetCodeGenInfo()
6251 return SizeOfUnwindException; in getSizeOfUnwindException()
/external/llvm-project/clang/lib/CodeGen/
DTargetInfo.cpp7638 unsigned SizeOfUnwindException; member in __anon57a50d410e11::MIPSTargetCodeGenInfo
7642 SizeOfUnwindException(IsO32 ? 24 : 32) {} in MIPSTargetCodeGenInfo()
7700 return SizeOfUnwindException; in getSizeOfUnwindException()