Lines Matching defs:pushl
647 __ pushl(EAX); in EmitNativeCode() local
1102 __ pushl(EAX); in MaybeIncrementHotness() local
1131 __ pushl(EAX); in MaybeIncrementHotness() local
1153 __ pushl(EAX); in MaybeIncrementHotness() local
1186 __ pushl(reg); in GenerateFrameEntry() local
1390 __ pushl(Address(ESP, source.GetStackIndex())); in Move32() local
1429 __ pushl(source.AsRegisterPairHigh<Register>()); in Move64() local
1431 __ pushl(source.AsRegisterPairLow<Register>()); in Move64() local
6804 __ pushl(source.AsRegisterPairHigh<Register>()); in EmitMove() local
6806 __ pushl(source.AsRegisterPairLow<Register>()); in EmitMove() local
6930 __ pushl(high); in EmitMove() local
6932 __ pushl(low); in EmitMove() local
7065 __ pushl(static_cast<Register>(reg)); in SpillScratch() local