Searched defs:strex (Results 1 – 9 of 9) sorted by relevance
/external/llvm/test/MC/ARM/ |
D | thumbv8m.s | 77 strex r1, r2, [r3, #4] label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/ |
D | thumbv8m.s | 77 strex r1, r2, [r3, #4] label
|
/external/swiftshader/third_party/subzero/src/ |
D | IceAssemblerARM32.h | 300 void strex(const Operand *OpRd, const Operand *OpRt, const Operand *OpAddress, in strex() function
|
D | IceAssemblerARM32.cpp | 1951 void AssemblerARM32::strex(const Operand *OpRd, const Operand *OpRt, in strex() function in Ice::ARM32::AssemblerARM32
|
D | IceTargetLoweringARM32.cpp | 7199 void TargetARM32::Sandboxer::strex(Variable *Dest, Variable *Src, in strex() function in Ice::ARM32::TargetARM32::Sandboxer
|
/external/v8/src/arm/ |
D | assembler-arm.cc | 2183 void Assembler::strex(Register src1, Register src2, Register dst, in strex() function in v8::internal::Assembler
|
/external/vixl/src/aarch32/ |
D | assembler-aarch32.h | 3450 void strex(Register rd, Register rt, const MemOperand& operand) { in strex() function
|
D | assembler-aarch32.cc | 11796 void Assembler::strex(Condition cond, in strex() function in vixl::aarch32::Assembler
|
D | disasm-aarch32.cc | 3116 void Disassembler::strex(Condition cond, in strex() function in vixl::aarch32::Disassembler
|