Searched defs:andw (Results 1 – 4 of 4) sorted by relevance
3063 void X86Assembler::andw(const Address& address, const Immediate& imm) { in andw() function in art::x86::X86Assembler
4099 void X86_64Assembler::andw(const Address& address, const Immediate& imm) { in andw() function in art::x86_64::X86_64Assembler
1498 __ andw(Address(CpuRegister(TMP), ProfilingInfo::BaselineHotnessCountOffset().Int32Value()), in MaybeIncrementHotness() local
1136 __ andw(Address(EAX, ProfilingInfo::BaselineHotnessCountOffset().Int32Value()), in MaybeIncrementHotness() local