Searched defs:strex (Results 1 – 10 of 10) sorted by relevance
| /external/llvm/test/MC/ARM/ |
| D | thumbv8m.s | 77 strex r1, r2, [r3, #4] label
|
| /external/llvm-project/llvm/test/MC/ARM/ |
| D | thumbv8m.s | 77 strex r1, r2, [r3, #4] label
|
| /external/llvm-project/llvm/test/tools/llvm-mca/ARM/ |
| D | m7-int.s | 329 strex r0, r1, [ r2 ] label 330 strex r0, r1, [ r2, #4 ] label
|
| D | m4-int.s | 338 strex r0, r1, [ r2 ] label 339 strex r0, r1, [ r2, #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 | 1954 void AssemblerARM32::strex(const Operand *OpRd, const Operand *OpRt, in strex() function in Ice::ARM32::AssemblerARM32
|
| D | IceTargetLoweringARM32.cpp | 7179 void TargetARM32::Sandboxer::strex(Variable *Dest, Variable *Src, in strex() function in Ice::ARM32::TargetARM32::Sandboxer
|
| /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
|