HomeSort by: relevance | last modified time | path
    Searched refs:is_pos (Results 1 - 5 of 5) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/
gimple-range-fold.cc 1213 bool is_pos = func == CFN_GOACC_DIM_POS; local
1220 r.set (build_int_cst (type, is_pos ? 0 : 1),
1222 ? build_int_cst (type, size - is_pos) : vrp_val_max (type));
  /src/external/gpl3/gcc/dist/gcc/
gimple-range-op.cc 1118 cfn_goacc_dim (bool is_pos) { m_is_pos = is_pos; }
  /src/external/mit/isl/dist/include/isl/
cpp-checked.h 4431 inline boolean is_pos() const;
20801 boolean val::is_pos() const function in class:isl::checked::val
cpp.h 4497 inline bool is_pos() const;
30210 bool val::is_pos() const function in class:isl::val
  /src/external/mit/isl/dist/interface/
isl.py 18570 def is_pos(arg0): member in class:val

Completed in 75 milliseconds