Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libc/test/src/math/
H A DLdExpTest.h62 void testOverflow(LdExpFunc func) { in testOverflow() function
148 TEST_F(LlvmLibcLdExpTest, OverFlow) { testOverflow(&func); } \
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dimul.ll498 define i64 @testOverflow(i64 %a) {
499 ; X64-LABEL: testOverflow:
506 ; X86-LABEL: testOverflow: