Home
last modified time | relevance | path

Searched defs:Ldrexh (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/art/compiler/optimizing/
H A Dintrinsics_arm_vixl.cc3458 __ Ldrexh(RegisterFrom(old_value), MemOperand(ptr)); in EmitLoadExclusive() local
/aosp_15_r20/external/vixl/src/aarch32/
H A Dmacro-assembler-aarch32.h2182 void Ldrexh(Condition cond, Register rt, const MemOperand& operand) { in Ldrexh() function
2191 void Ldrexh(Register rt, const MemOperand& operand) { in Ldrexh() function