Searched refs:uxt (Results 1 – 11 of 11) sorted by relevance
/external/llvm/test/CodeGen/ARM/ |
D | cmpxchg-O0.ll | 49 ; CHECK-NOT: uxt 68 ; CHECK-NOT: uxt 86 ; CHECK-NOT: uxt
|
D | uxtb.ll | 2 ; RUN: grep uxt | count 10
|
/external/swiftshader/third_party/subzero/src/ |
D | IceAssemblerARM32.h | 319 void uxt(const Operand *OpRd, const Operand *OpSrc0, CondARM32::Cond Cond);
|
D | IceInstARM32.cpp | 2507 Asm->uxt(getDest(), getSrc(0), getPredicate()); in emitIAS()
|
D | IceAssemblerARM32.cpp | 2317 void AssemblerARM32::uxt(const Operand *OpRd, const Operand *OpSrc0, in uxt() function in Ice::ARM32::AssemblerARM32
|
/external/rust/android-crates-io/crates/bstr/src/unicode/fsm/ |
D | grapheme_break_rev.bigendian.dfa | 70 …R\dRdRdRd��d����td����td����td����tt��t����uxt��t&��d��t&…
|
/external/vixl/src/aarch64/ |
D | simulator-aarch64.h | 4046 LogicVRegister uxt(VectorFormat vform,
|
D | simulator-aarch64.cc | 10191 uxt(vform, temp, temp, kSRegSize); in VisitSVEAddressGeneration() 12282 uxt(vform, result, zn, (kBitsPerByte << instr->ExtractBits(18, 17))); in VisitSVEIntUnaryArithmeticPredicated()
|
D | logic-aarch64.cc | 3197 LogicVRegister Simulator::uxt(VectorFormat vform, in uxt() function in vixl::aarch64::Simulator
|
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/ARM/ |
D | ARMGenAsmMatcher.inc | 9917 "\005usad8\006usada8\004usat\006usat16\004usax\006usub16\005usub8\005uxt"
|
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/AArch64/ |
D | AArch64GenAsmMatcher.inc | 12614 "usubw2\006usubwb\006usubwt\007uunpkhi\007uunpklo\004uxtb\004uxth\004uxt"
|