HomeSort by relevance Sort by last modified time
    Searched full:test_mul (Results 1 - 13 of 13) sorted by null

  /external/llvm/test/CodeGen/MBlaze/
fpu.ll 38 define float @test_mul(float %a, float %b) {
39 ; FUN: test_mul:
40 ; FPU: test_mul:
  /external/llvm/test/Transforms/Reassociate/
otherops.ll 5 define i32 @test_mul(i32 %arg) {
  /external/llvm/test/CodeGen/CellSPU/
v2i32.ll 26 define %vec @test_mul(%vec %param)
v2f32.ll 27 define %vec @test_mul(%vec %param)
  /external/llvm/test/CodeGen/X86/
fp_load_fold.ll 12 define double @test_mul(double %X, double* %P) {
  /external/openssl/crypto/bn/
expspeed.c 70 #undef TEST_MUL
78 #if defined(TEST_EXP) + defined(TEST_MUL) + defined(TEST_SQR) + defined(TEST_GCD) + defined(TEST_KRON) + defined(TEST_INV) +defined(TEST_SQRT) != 1
276 #elif defined(TEST_MUL)
311 #elif defined(TEST_MUL)
bntest.c 103 int test_mul(BIO *bp);
219 if (!test_mul(out)) goto err;
621 int test_mul(BIO *bp) function
    [all...]
  /external/smali/smali-integration-tests/src/test/smali/junit-tests/InstructionTests/Format22s/
Format22s.smali 39 .method public test_mul-int-lit16()V
  /external/smali/smali-integration-tests/src/test/smali/junit-tests/InstructionTests/Format22b/
Format22b.smali 39 .method public test_mul-int-lit8()V
  /external/smali/smali-integration-tests/src/test/smali/junit-tests/InstructionTests/Format12x/
Format12x.smali 376 .method public test_mul-int-2addr()V
541 .method public test_mul-long-2addr()V
706 .method public test_mul-float-2addr()V
781 .method public test_mul-double-2addr()V
  /external/smali/smali-integration-tests/src/test/smali/junit-tests/InstructionTests/Format23x/
Format23x.smali 443 .method public test_mul-int()V
608 .method public test_mul-long()V
773 .method public test_mul-float()V
848 .method public test_mul-double()V
  /external/valgrind/main/VEX/test/
test-amd64.c 447 void test_mul(void) function
    [all...]
test-i386.c 418 void test_mul(void) function
    [all...]

Completed in 464 milliseconds