HomeSort by relevance Sort by last modified time
    Searched defs:GetVirtualRegister (Results 1 - 2 of 2) sorted by null

  /external/v8/src/crankshaft/
lithium-allocator.h 352 int GetVirtualRegister() {
  /external/v8/src/compiler/
instruction-selector.cc 224 int InstructionSelector::GetVirtualRegister(const Node* node) {
292 sequence()->MarkAsRepresentation(rep, GetVirtualRegister(node));
    [all...]

Completed in 2983 milliseconds