Home
last modified time | relevance | path

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

/aosp_15_r20/art/compiler/optimizing/
H A Dintrinsics_arm_vixl.cc3502 __ Strexh(store_result, RegisterFrom(new_value), MemOperand(ptr)); in EmitStoreExclusive() local
/aosp_15_r20/external/vixl/src/aarch32/
H A Dmacro-assembler-aarch32.h4541 void Strexh(Condition cond, in Strexh() function
4554 void Strexh(Register rd, Register rt, const MemOperand& operand) { in Strexh() function