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

  /external/v8/src/compiler/
representation-change.cc 435 truncation.IsUsedAsWord32()) {
507 truncation.IsUsedAsWord32()) {
565 use_info.truncation().IsUsedAsWord32()) {
652 if (use_info.truncation().IsUsedAsWord32()) {
674 } else if (use_info.truncation().IsUsedAsWord32()) {
693 } else if (use_info.truncation().IsUsedAsWord32()) {
715 } else if (use_info.truncation().IsUsedAsWord32()) {
    [all...]
simplified-lowering.cc     [all...]
representation-change.h 50 bool IsUsedAsWord32() const {

Completed in 348 milliseconds