Searched refs:test_and (Results 1 – 11 of 11) sorted by relevance
/external/v8/test/mjsunit/regress/ |
D | regress-1523.js | 45 function test_and(x) { function 58 Debug.setBreakPoint(test_and, 0, 0); 62 result = test_and(false);
|
/external/llvm/test/Transforms/Reassociate/ |
D | otherops.ll | 15 define i32 @test_and(i32 %arg) { 16 ; CHECK-LABEL: test_and
|
/external/llvm/test/CodeGen/X86/ |
D | atomic-ops-ancient-64.ll | 18 define i64 @test_and(i64* %andr, i64 %inc) { 19 ; CHECK-LABEL: test_and:
|
/external/llvm/test/CodeGen/AArch64/ |
D | logical-imm.ll | 6 define void @test_and(i32 %in32, i64 %in64) { 7 ; CHECK-LABEL: test_and:
|
D | fast-isel-branch-cond-split.ll | 21 ; CHECK-LABEL: test_and 24 define i64 @test_and(i32 %a, i32 %b) {
|
/external/clang/test/Analysis/ |
D | temp-obj-dtors-cfg-output.cpp | 38 void test_and() { in test_and() function
|
/external/valgrind/memcheck/tests/vbit-test/ |
D | binary.c | 281 test_and(const irop_t *op, test_data_t *data) in test_and() function 451 return test_and(op, data); in test_binary_op()
|
/external/clang/test/CodeGen/ |
D | zvector.c | 954 void test_and (void) in test_and() function
|
/external/valgrind/VEX/switchback/ |
D | test_ppc_jm1.c | 938 static void test_and (void) in test_and() function 994 { &test_and , " and", },
|
/external/valgrind/none/tests/ppc32/ |
D | jm-insns.c | 819 static void test_and (void) in test_and() function 892 { &test_and , " and", },
|
/external/valgrind/none/tests/ppc64/ |
D | jm-insns.c | 819 static void test_and (void) in test_and() function 892 { &test_and , " and", },
|