Home | History | Annotate | Download | only in optimizing

Lines Matching defs:LiteralInt32Address

2309       __ movss(mask, codegen_->LiteralInt32Address(0x80000000));
6591 __ movss(dest, LiteralInt32Address(value));
6740 Address CodeGeneratorX86_64::LiteralInt32Address(int32_t v) {