Home
last modified time | relevance | path

Searched defs:IsAdd64bitOverflow (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/source/Plugins/Instruction/MIPS64/
H A DEmulateInstructionMIPS64.cpp1641 static int IsAdd64bitOverflow(int64_t a, int64_t b) { in IsAdd64bitOverflow() function
/llvm-project-15.0.7/lldb/source/Plugins/Instruction/MIPS/
H A DEmulateInstructionMIPS.cpp1780 static int IsAdd64bitOverflow(int32_t a, int32_t b) { in IsAdd64bitOverflow() function