Searched defs:IsO32 (Results 1 – 2 of 2) sorted by relevance
40 bool IsO32() const { return ThisABI == ABI::O32; } in IsO32() function
22 bool IsO32; member in __anon00d9b2600111::MipsABIInfo45 MIPSTargetCodeGenInfo(CodeGenTypes &CGT, bool IsO32) in MIPSTargetCodeGenInfo()