/external/llvm-project/llvm/test/MC/ARM/ |
D | mve-vpt.s | 7 # ERROR: [[@LINE+1]]:{{[0-9]+}}: {{error|note}}: VPT predicated instructions must be in VPT block 10 # ERROR: [[@LINE+1]]:{{[0-9]+}}: {{error|note}}: VPT predicated instructions must be in VPT block 33 # ERROR: [[@LINE+2]]:{{[0-9]+}}: {{error|note}}: instruction in VPT block must be predicable 39 # VPT block. 48 # ERROR: [[@LINE+1]]:{{[0-9]+}}: {{error|note}}: VPT predicated instructions must be in VPT block
|
D | mve-reductions-fp.s | 49 # VPT block.
|
D | mve-vcmp.s | 283 # distinguished, in spite of VCMPE sometimes being a VPT-suffixed
|
D | mve-float.s | 365 # VPT block.
|
/external/llvm-project/libcxx/test/std/thread/futures/futures.task/futures.task.members/ |
D | ctor2.fail.cpp | 27 typedef volatile std::packaged_task<A(int, char)> VPT; typedef 31 …PT p { std::allocator_arg_t{}, test_allocator<A>{}, VPT {}}; // expected-error {{no matching const… in main()
|
D | ctor1.fail.cpp | 25 typedef volatile std::packaged_task<A(int, char)> VPT; typedef 30 VPT init{}; in main()
|
/external/libcxx/test/std/thread/futures/futures.task/futures.task.members/ |
D | ctor2.fail.cpp | 28 typedef volatile std::packaged_task<A(int, char)> VPT; typedef 32 …PT p { std::allocator_arg_t{}, test_allocator<A>{}, VPT {}}; // expected-error {{no matching const… in main()
|
D | ctor1.fail.cpp | 26 typedef volatile std::packaged_task<A(int, char)> VPT; typedef 31 VPT init{}; in main()
|
/external/llvm-project/llvm/lib/Target/ARM/ |
D | ARMLowOverheadLoops.cpp | 270 MachineInstr *VPT = Insts.front(); in hasImplicitlyValidVPT() local 271 assert(isVPTOpcode(VPT->getOpcode()) && in hasImplicitlyValidVPT() 274 if (VPT->getOpcode() == ARM::MVE_VPST) in hasImplicitlyValidVPT() 293 if (Def->getParent() == VPT->getParent()) in hasImplicitlyValidVPT() 300 return (IsOperandPredicated(VPT, 1) || IsOperandPredicated(VPT, 2)) && in hasImplicitlyValidVPT() 301 (IsOperandPredicated(VPT, 1) || IsOperandInvariant(VPT, 1)) && in hasImplicitlyValidVPT() 302 (IsOperandPredicated(VPT, 2) || IsOperandInvariant(VPT, 2)); in hasImplicitlyValidVPT()
|
D | ARMInstrFormats.td | 198 // VPT predicate 210 // VPT-predicated MVE instruction. 217 // * ARMVCC::Then means it's in a VPT block and appears with the T suffix 218 // * ARMVCC::Else means it's in a VPT block and appears with the E suffix.
|
D | ARMInstrMVE.td | 13 // VPT condition mask 21 // VPT/VCMP restricted predicate for sign invariant types 31 // VPT/VCMP restricted predicate for signed types 41 // VPT/VCMP restricted predicate for unsigned types 51 // VPT/VCMP restricted predicate for floating point 405 // of input operands that provides the VPT suffix (none, T or E) and 412 // VPT predication suffix goes before the dot, so the full 6044 // so they are VPT-predicable.
|
/external/llvm-project/llvm/test/CodeGen/ARM/ |
D | O3-pipeline.ll | 100 ; CHECK-NEXT: MVE TailPred and VPT Optimisation Pass 156 ; CHECK-NEXT: MVE VPT block insertion pass
|
/external/llvm-project/llvm/test/CodeGen/Thumb2/LowOverheadLoops/ |
D | inloop-vpnot-3.mir | 4 # Test that a VPNOT is not added to a max sized VPT block.
|
/external/python/cryptography/vectors/cryptography_vectors/ciphers/AES/CCM/ |
D | VPT256.rsp | 2 # "CCM-VPT" information
|
D | VPT128.rsp | 2 # "CCM-VPT" information
|
D | VPT192.rsp | 2 # "CCM-VPT" information
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMInstrFormats.td | 198 // VPT predicate 211 // VPT-predicated MVE instruction. 218 // * ARMVCC::Then means it's in a VPT block and appears with the T suffix 219 // * ARMVCC::Else means it's in a VPT block and appears with the E suffix.
|
D | ARMInstrMVE.td | 51 // VPT condition mask 59 // VPT/VCMP restricted predicate for sign invariant types 69 // VPT/VCMP restricted predicate for signed types 79 // VPT/VCMP restricted predicate for unsigned types 89 // VPT/VCMP restricted predicate for floating point 367 // of input operands that provides the VPT suffix (none, T or E) and 374 // VPT predication suffix goes before the dot, so the full 5072 // so they are VPT-predicable.
|
/external/cldr/tools/java/org/unicode/cldr/util/data/external/ |
D | 2013-1_UNLOCODE_CodeListPart2.csv | 9700 "+","IN","VPT","Kovilpatti","Kovilpatti","TN","--3-----","RL","1301",,"0910N 07752E", 15549 ,"IT","VPT","Villimpenta","Villimpenta","MN","--3-----","RL","0701",,"4508N 01101E",
|
D | 2013-1_UNLOCODE_CodeListPart3.csv | 25979 ,"US","VPT","Ville Platte","Ville Platte","LA","-23-----","RL","0601",,"3041N 09217W",
|
D | 2013-1_UNLOCODE_CodeListPart1.csv | 16198 ,"CZ","VPT","Vejprty","Vejprty","US","--3-----","RL","0901",,"5030N 01302E",
|