HomeSort by: relevance | last modified time | path
    Searched defs:pbool (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
omp-low.cc 9333 tree pbool = build_pointer_type (TREE_TYPE (bfield));
9335 build_int_cst (pbool, 0));
9369 tree pbool = build_pointer_type (TREE_TYPE (field));
9371 build_int_cst (pbool, 0));
9331 tree pbool = build_pointer_type (TREE_TYPE (bfield)); local
9367 tree pbool = build_pointer_type (TREE_TYPE (field)); local
builtins.cc 6554 rtx *pbool, *poval;
6561 pbool = poval = NULL;
6565 pbool = ⌖
6569 if (!expand_atomic_compare_and_swap (pbool, poval, mem, old_val, new_val,
6552 rtx *pbool, *poval; local
  /src/external/gpl3/gcc.old/dist/gcc/
builtins.cc 5811 rtx *pbool, *poval;
5818 pbool = poval = NULL;
5822 pbool = ⌖
5826 if (!expand_atomic_compare_and_swap (pbool, poval, mem, old_val, new_val,
5809 rtx *pbool, *poval; local
omp-low.cc 9375 tree pbool = build_pointer_type (TREE_TYPE (bfield));
9377 build_int_cst (pbool, 0));
9411 tree pbool = build_pointer_type (TREE_TYPE (field));
9413 build_int_cst (pbool, 0));
9373 tree pbool = build_pointer_type (TREE_TYPE (bfield)); local
9409 tree pbool = build_pointer_type (TREE_TYPE (field)); local

Completed in 106 milliseconds