Searched defs:Ldrex (Results 1 – 4 of 4) sorted by relevance
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
| D | IceTargetLoweringARM32.h | 392 auto *Ldrex = Context.insert<InstARM32Ldrex>(Dest, Addr, Pred); variable
|
| D | IceInstARM32.h | 396 Ldrex, enumerator
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
| D | ARMISelLowering.cpp | 16908 Function *Ldrex = Intrinsic::getDeclaration(M, Int); in emitLoadLinked() local 16925 Function *Ldrex = Intrinsic::getDeclaration(M, Int, Tys); in emitLoadLinked() local
|
| /third_party/vixl/src/aarch32/ |
| D | macro-assembler-aarch32.h | 2502 void Ldrex(Condition cond, Register rt, const MemOperand& operand) { in Assembler() function 2515 void Ldrex(Register rt, const MemOperand& operand) { Ldrex(al, rt, operand); } in Assembler() function
|