Searched refs:itt (Results 1 – 25 of 63) sorted by relevance
123
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/ |
D | thumb-only-conditionals.s | 21 itt gt 24 @ CHECK: itt gt 28 itt ne 31 @ CHECK: itt ne 49 itt lo 52 @ CHECK: itt lo
|
D | lsl-zero.s | 25 itt eq 28 itt gt 42 itt eq 45 itt gt
|
D | implicit-it-generation.s | 66 @ CHECK: itt eq 315 @ CHECK: itt eq 320 @ CHECK: itt eq 325 @ CHECK: itt eq
|
D | thumb-load-store-multiple.s | 22 itt eq 36 itt eq 82 itt eq
|
D | basic-thumb2-instructions.s | 272 itt eq 288 @ CHECK: itt eq @ encoding: [0x04,0xbf] 1327 itt eq 1343 @ CHECK: itt eq @ encoding: [0x04,0xbf] 1374 itt eq 1390 @ CHECK: itt eq @ encoding: [0x04,0xbf] 1466 itt eq 1492 @ CHECK: itt eq @ encoding: [0x04,0xbf] 1924 itt hi 1930 @ CHECK: itt hi @ encoding: [0x84,0xbf] [all …]
|
D | it-nv.s | 24 itt al
|
/external/llvm/test/MC/ARM/ |
D | thumb-only-conditionals.s | 21 itt gt 24 @ CHECK: itt gt 28 itt ne 31 @ CHECK: itt ne 49 itt lo 52 @ CHECK: itt lo
|
D | thumb-load-store-multiple.s | 22 itt eq 36 itt eq 82 itt eq
|
D | basic-thumb2-instructions.s | 1434 itt eq 1460 @ CHECK: itt eq @ encoding: [0x04,0xbf] 1876 itt hi 1882 @ CHECK: itt hi @ encoding: [0x84,0xbf] 1936 itt ne 1942 @ CHECK: itt ne @ encoding: [0x1c,0xbf] 1952 itt ne 1958 @ CHECK: itt ne @ encoding: [0x1c,0xbf] 1968 itt ne 1974 @ CHECK: itt ne @ encoding: [0x1c,0xbf] [all …]
|
/external/boringssl/ios-arm/crypto/chacha/ |
D | chacha-armv4.S | 63 itt eq 257 itt hs 265 itt hs 276 itt hs 283 itt hs 295 itt hs 302 itt hs 313 itt hs 320 itt hs 335 itt hs [all …]
|
/external/boringssl/linux-arm/crypto/chacha/ |
D | chacha-armv4.S | 62 itt eq 256 itt hs 264 itt hs 275 itt hs 282 itt hs 294 itt hs 301 itt hs 312 itt hs 319 itt hs 334 itt hs [all …]
|
/external/clang/test/SemaTemplate/ |
D | alias-templates.cpp | 64 typedef X::traits<X::thing<int>> itt; typedef 66 itt::thing::traits_type itr; 67 itt::thing ith(itr); 69 itt::rebind<bool> btr; 70 itt::rebind_thing<bool> btt(btr);
|
/external/llvm/test/CodeGen/ARM/ |
D | ifcvt-iter-indbr.ll | 14 ; CHECK-NEXT: itt eq 19 ; CHECK-NEXT: itt ne
|
D | 2013-05-05-IfConvertBug.ll | 109 ; CHECK-NEXT: itt le 119 ; CHECK-NEXT: itt le
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-objdump/ARM/ |
D | it-nv.txt | 8 # CHECK: itt al{{$}}
|
/external/capstone/suite/MC/ARM/ |
D | basic-thumb2-instructions.s.cs | 456 0x04,0xbf = itt eq 593 0x84,0xbf = itt hi 611 0x1c,0xbf = itt ne 616 0x1c,0xbf = itt ne 621 0x1c,0xbf = itt ne 710 0xc4,0xbf = itt gt 724 0x84,0xbf = itt hi 1029 0x1c,0xbf = itt ne 1048 0x1c,0xbf = itt ne 1087 0xc4,0xbf = itt gt [all …]
|
/external/u-boot/arch/arm/include/asm/ |
D | unified.h | 64 .macro itt, cond
|
/external/swiftshader/third_party/LLVM/test/MC/ARM/ |
D | basic-thumb2-instructions.s | 1449 itt hi 1455 @ CHECK: itt hi @ encoding: [0x84,0xbf] 1509 itt ne 1515 @ CHECK: itt ne @ encoding: [0x1c,0xbf] 1525 itt ne 1531 @ CHECK: itt ne @ encoding: [0x1c,0xbf] 1541 itt ne 1547 @ CHECK: itt ne @ encoding: [0x1c,0xbf] 1814 itt gt 1820 @ CHECK: itt gt @ encoding: [0xc4,0xbf] [all …]
|
/external/compiler-rt/lib/builtins/arm/ |
D | sync-ops.h | 62 itt cmp_kind ; \
|
/external/u-boot/arch/arm/lib/ |
D | crt0.S | 143 itt lo
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/ |
D | 2013-05-05-IfConvertBug.ll | 109 ; CHECK-NEXT: itt le 119 ; CHECK-NEXT: itt le
|
D | ifcvt-iter-indbr.ll | 14 ; CHECK-NEXT: itt eq
|
/external/compiler-rt/lib/builtins/ |
D | assembly.h | 97 #define ITT(cond) itt cond
|
/external/swiftshader/third_party/LLVM/test/CodeGen/Thumb2/ |
D | thumb2-ifcvt1.ll | 75 ; CHECK: itt ge
|
D | thumb2-ifcvt2.ll | 36 ; CHECK: itt eq
|
123