/external/llvm/test/MC/ARM/ |
D | arm11-hint-instr.s | 22 wfe 36 @ CHECK-ERROR-V6: wfe 55 @ CHECK-ARM: wfe @ encoding: [0x02,0xf0,0x20,0xe3] 65 @ CHECK-THUMB: wfe @ encoding: [0x20,0xbf] 77 @ CHECK-V6M: wfe @ encoding: [0x20,0xbf]
|
D | thumb-hints.s | 11 wfe 16 @ CHECK: wfe @ encoding: [0x20,0xbf] 40 @ CHECK-ERROR-NEXT: wfe
|
D | thumb-diagnostics.s | 241 wfe 249 @ CHECK-ERRORS: wfe
|
D | basic-thumb2-instructions.s | 3696 wfe 3719 @ CHECK: wfe @ encoding: [0x20,0xbf] 3728 @ CHECK: wfe.w @ encoding: [0xaf,0xf3,0x02,0x80] 3733 @ CHECK: wfe @ encoding: [0x20,0xbf]
|
D | basic-arm-instructions.s | 3532 wfe 3545 @ CHECK: wfe @ encoding: [0x02,0xf0,0x20,0xe3] 3553 @ CHECK: wfe @ encoding: [0x02,0xf0,0x20,0xe3]
|
/external/swiftshader/third_party/LLVM/test/MC/ARM/ |
D | thumb.s | 47 wfe 50 @ CHECK: wfe @ encoding: [0x20,0xbf]
|
D | basic-thumb-instructions.s | 617 wfe 621 @ CHECK: wfe @ encoding: [0x20,0xbf]
|
D | basic-arm-instructions.s | 2614 wfe 2621 @ CHECK: wfe @ encoding: [0x02,0xf0,0x20,0xe3]
|
D | basic-thumb2-instructions.s | 3199 wfe 3207 @ CHECK: wfe @ encoding: [0x20,0xbf]
|
/external/clang/test/CodeGen/ |
D | builtins-arm-microsoft.c | 14 void wfe() { in wfe() function
|
D | builtins-arm.c | 35 void wfe() { in wfe() function
|
/external/capstone/suite/MC/ARM/ |
D | thumb-hints.s.cs | 4 0x20,0xbf = wfe
|
D | basic-thumb2-instructions.s.cs | 1199 0x20,0xbf = wfe 1208 0xaf,0xf3,0x02,0x80 = wfe.w 1213 0x20,0xbf = wfe
|
D | basic-arm-instructions.s.cs | 986 0x02,0xf0,0x20,0xe3 = wfe 994 0x02,0xf0,0x20,0xe3 = wfe
|
/external/llvm/test/CodeGen/AArch64/ |
D | hints.ll | 30 ; CHECK: wfe
|
/external/llvm/test/CodeGen/ARM/ |
D | hints.ll | 32 ; CHECK: wfe
|
/external/llvm/test/MC/Disassembler/AArch64/ |
D | arm64-system.txt | 15 # CHECK: wfe
|
/external/swiftshader/third_party/LLVM/test/MC/Disassembler/ARM/ |
D | thumb1.txt | 524 # CHECK: wfe
|
D | basic-arm-instructions.txt | 2350 # CHECK: wfe
|
D | thumb2.txt | 2543 # CHECK: wfe
|
/external/llvm/test/MC/AArch64/ |
D | arm64-system-encoding.s | 13 wfe 20 ; CHECK: wfe ; encoding: [0x5f,0x20,0x03,0xd5]
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMInstrThumb.td | 257 def tWFE : T1pI<(outs), (ins), NoItinerary, "wfe", "", []>,
|
/external/honggfuzz/examples/apache-httpd/corpus_http2/ |
D | 27158f31f85e50a8376351447cd824d0.000180c7.honggfuzz.cov | 144 %�����wfe �=�!��ۦ�H�\���R��H�G��m��X�<j�٣2���m*��у �)p���E�w�� �j�r)�����`5w�`�>2M���x�
|
/external/llvm/lib/Target/ARM/ |
D | ARMInstrThumb.td | 304 def : tHintAlias<"wfe$p", (tHINT 2, pred:$p), 1>; // A8.6.408
|
/external/capstone/suite/MC/AArch64/ |
D | basic-a64-instructions.s.cs | 1344 0x5f,0x20,0x03,0xd5 = wfe
|