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

  /external/chromium_org/v8/src/compiler/
linkage.h 101 LinkageLocation GetReturnLocation(size_t index) const {
205 LinkageLocation GetReturnLocation() {
206 return incoming_->GetReturnLocation(0);
instruction-selector.cc 276 buffer->descriptor->GetReturnLocation(static_cast<int>(i));
973 Emit(kArchRet, NULL, g.UseLocation(value, linkage()->GetReturnLocation()
    [all...]

Completed in 2414 milliseconds