Home
last modified time | relevance | path

Searched refs:test_sub (Results 1 – 8 of 8) sorted by relevance

/external/llvm/test/CodeGen/X86/
Datomic-ops-ancient-64.ll11 define i64 @test_sub(i64* %addr, i64 %inc) {
12 ; CHECK-LABEL: test_sub:
Dfp_load_fold.ll18 define double @test_sub(double %X, double* %P) {
/external/llvm/test/CodeGen/PowerPC/
Dvec_add_sub_quadword.ll29 define <1 x i128> @test_sub(<1 x i128> %x, <1 x i128> %y) nounwind {
32 ; CHECK-LABEL: @test_sub
Dvec_add_sub_doubleword.ll41 define <2 x i64> @test_sub(<2 x i64> %x, <2 x i64> %y) nounwind {
/external/llvm/test/CodeGen/Generic/
Di128-addsub.ll22 define void @test_sub(i64 %AL, i64 %AH, i64 %BL, i64 %BH, i64* %RL, i64* %RH) {
/external/llvm/test/CodeGen/AArch64/
Darm64-fp128.ll19 define fp128 @test_sub() {
20 ; CHECK-LABEL: test_sub:
/external/boringssl/src/crypto/bn/
Dbn_test.cc101 static bool test_sub(FILE *fp);
200 if (!test_sub(bc_file.get())) { in main()
379 static bool test_sub(FILE *fp) { in test_sub() function
/external/clang/test/CodeGen/
Dzvector.c455 void test_sub (void) in test_sub() function