Home | History | Annotate | Download | only in x64

Lines Matching defs:VarOperand

453   MemOperand operand = codegen()->VarOperand(var, result_register());
700 MemOperand FullCodeGenerator::VarOperand(Variable* var, Register scratch) {
714 MemOperand location = VarOperand(var, dest);
727 MemOperand location = VarOperand(var, scratch0);
2464 MemOperand location = VarOperand(var, rcx);
2477 MemOperand location = VarOperand(var, rcx);
2498 MemOperand location = VarOperand(var, rcx);