Home
last modified time | relevance | path

Searched refs:semantics (Results 1 – 25 of 197) sorted by relevance

12345678

/freebsd-12.1/contrib/llvm/lib/Support/
H A DAPFloat.cpp669 assert(semantics == rhs.semantics); in assign()
737 if (semantics != rhs.semantics) { in operator =()
750 semantics = rhs.semantics; in operator =()
836 if (semantics != rhs.semantics || in bitwiseIsEqual()
918 assert(semantics == rhs.semantics); in addSignificand()
932 assert(semantics == rhs.semantics); in subtractSignificand()
952 assert(semantics == rhs.semantics); in multiplySignificand()
1079 assert(semantics == rhs.semantics); in divideSignificand()
1190 assert(semantics == rhs.semantics); in compareAbsoluteValue()
1854 assert(semantics == rhs.semantics); in compare()
[all …]
/freebsd-12.1/contrib/llvm/include/llvm/ADT/
H A DAPFloat.h542 const fltSemantics *semantics; variable
681 const fltSemantics *semantics; member
705 if (usesLayout<IEEEFloat>(*semantics)) { in ~Storage()
709 if (usesLayout<DoubleAPFloat>(*semantics)) { in ~Storage()
717 if (usesLayout<IEEEFloat>(*RHS.semantics)) { in Storage()
741 if (usesLayout<IEEEFloat>(*semantics) &&
755 if (usesLayout<IEEEFloat>(*semantics) &&
779 if (usesLayout<IEEEFloat>(*U.semantics)) in getIEEE()
781 if (usesLayout<DoubleAPFloat>(*U.semantics)) in getIEEE()
787 if (usesLayout<IEEEFloat>(*U.semantics)) in getIEEE()
[all …]
/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DPthreadLockChecker.cpp88 bool isTryLock, enum LockingSemantics semantics) const;
92 enum LockingSemantics semantics) const;
219 enum LockingSemantics semantics) const { in AcquireLock()
259 switch (semantics) { in AcquireLock()
272 } else if (semantics == PthreadSemantics) { in AcquireLock()
279 assert((semantics == XNUSemantics) && "Unknown locking semantics"); in AcquireLock()
349 enum LockingSemantics semantics) const { in DestroyLock()
364 if (semantics == PthreadSemantics) { in DestroyLock()
/freebsd-12.1/contrib/gcc/cp/
H A DChangeLog.tree-ssa10 * semantics.c (cxx_expand_function_start): Remove.
15 * semantics.c (finalize_nrv_r): Likewise.
71 * semantics.c (finish_call_expr): Likewise.
115 * semantics.c (genrtl_try_block, genrtl_eh_spec_block,
250 pt.c, semantics.c, tree.c: Revert from TREE_LOCUS to
282 * semantics.c (finish_id_expression): Unshare aliases.
308 semantics.c, tree.c: Rename SIMPLE to GIMPLE everywhere.
343 * semantics.c (expand_body): Call expand_stmt when
438 * semantics.c: Use annotate_with_file_line to annotate tree
473 * semantics.c (expand_body): Don't expand if we saw errors.
[all …]
H A DChangeLog-20016 * semantics.c (setup_vtbl_ptr): Likewise.
187 * parse.y, semantics.c: Similarly.
625 semantics.c, spew.c: Fix spelling errors.
827 * pt.c, semantics.c: Include tree-inline.h.
1445 * semantics.c: Adjust comments.
1463 * semantics.c: Include debug.h.
1937 * semantics.c (cp_expand_stmt): Likewise.
2035 * semantics.c (finish_label_expr): Delete.
2231 * semantics.c: Fix some typos.
2387 * semantics.c: Include expr.h.
[all …]
H A DChangeLog-2003132 * semantics.c: Likewise.
788 * semantics.c: Likewise.
826 * semantics.c: Likewise.
1247 * semantics.c (do_pushlevel): Likewise.
2585 * semantics.c (begin_global_stmt_expr,
3431 * semantics.c: Likewise.
3569 * semantics.c: Include cgraph.h
3685 * semantics.c (maybe_convert_cond):
3884 * semantics.c: Convert to ISO C.
6463 * semantics.c: Include "gt-cp-semantics.h".
[all …]
H A DChangeLog939 * semantics.c (finish_call_expr): Add assert.
1539 * semantics.c (finish_label_stmt): Don't call
2364 * semantics.c (finish_call_expr): Likewise.
2475 * semantics.c: Likewise.
2561 * semantics.c (finish_omp_threadprivate): If
2777 * semantics.c (finish_omp_atomic): Revert to
2782 * semantics.c (finish_omp_clauses): Avoid
2804 * semantics.c (finish_omp_clauses): New.
3286 * semantics.c: Remove outdated comment.
5298 * semantics.c (simplify_aggr_init_expr): Use
[all …]
H A DChangeLog-1999104 * semantics.c (expand_body): Use
432 * semantics.c: Include rtl.h.
601 * semantics.c (expand_stmt): Handle it.
1000 * semantics.c: Include ggc.h.
1513 * semantics.c: Include flags.h.
2315 * semantics.c (expand_stmts): Remove.
2359 (add_tree): Move it to semantics.c
2360 * semantics.c (add_tree): Move it here.
2632 * semantics.c (expand_body): Likewise.
2913 * semantics.c (expanding_p): Likewise.
[all …]
H A DChangeLog-2004403 * semantics.c (finish_id_expression): Call
678 * semantics.c (do_poplevel): Make static.
1287 * semantics.c: Fix comment typos.
2245 * semantics.c: Include c-common.h.
3025 * semantics.c: Include target.h.
4412 (cp/semantics.o): Likewise.
4480 * semantics.c: Likewise.
4681 * semantics.c (push_cleanup): Move from c-semantics.c.
4714 * semantics.c (begin_cond): New.
5487 * semantics.c (expand_body): Kill.
[all …]
H A DChangeLog.apple40 * semantics.c (get_final_block_variable): Diagnose
53 * semantics.c (get_final_block_variable): Diagnose
66 * semantics.c (get_final_block_variable): New
78 * semantics.c (expand_or_defer_fn): Lower nested function
103 * semantics.c (finish_this_expr): Reference to "this" in a block
197 * semantics.c (finish_id_expression): Added logic to attach
449 * semantics.c (begin_do_stmt): DO_STMT nodes take an
491 * semantics.c (finish_id_expression): Add a __byref
655 * semantics.c (begin_for_stmt): Put attributes in built tree.
H A DChangeLog-2002155 * semantics.c (finish_id_expr): Remove.
263 * semantics.c (finish_switch_cond): Likewise.
1546 * semantics.c: Likewise.
1633 * semantics.c: Likewise.
1737 * semantics.c (nullify_returns_r): Likewise.
2207 * semantics.c (finish_alignof): Likewise.
2514 * semantics.c (finish_fname): Likewise.
3336 * semantics.c (finish_eh_cleanup): New fn.
3674 * semantics.c (cp_expand_stmt): Likewise.
4109 * semantics.c (begin_class_definition,
[all …]
H A DChangeLog-200078 * semantics.c (finish_expr_stmt): Likewise.
84 * semantics.c (finish_goto_stmt): Likewise.
1007 * semantics.c (lang_expand_expr_stmt): Remove.
1111 * semantics.c (genrtl_try_block): Simplify.
1223 * semantics.c (SET_LAST_STMT): Remove.
1385 * semantics.c (finish-stmt_tree): Likewise.
2208 * semantics.c (finish_switch_cond): Not here.
4526 * semantics.c (expand_body): Likewise.
5321 semantics.
5592 * semantics.c (begin_compound_stmt): Remove
[all …]
H A DMake-lang.in75 CXX_C_OBJS = attribs.o c-common.o c-format.o c-pragma.o c-semantics.o c-lex.o \
84 cp/search.o cp/semantics.o cp/tree.o cp/repo.o cp/dump.o cp/optimize.o \
280 cp/semantics.o: cp/semantics.c $(CXX_TREE_H) $(TM_H) except.h toplev.h \
H A Dconfig-lang.in37 …rcdir)/cp/decl2.c \$(srcdir)/cp/pt.c \$(srcdir)/cp/repo.c \$(srcdir)/cp/semantics.c \$(srcdir)/cp/…
/freebsd-12.1/contrib/binutils/opcodes/
H A Dia64-gen.c193 semantics:3; /* Dependency semantics. */ member
800 int semantics, int mode, char *extra, int flag) in add_dep() argument
809 rs->semantics = semantics; in add_dep()
827 int semantics; in load_depfile() local
858 semantics = parse_semantics (tmp); in load_depfile()
859 extra = semantics == IA64_DVS_OTHER ? xstrdup (tmp) : NULL; in load_depfile()
866 add_dep (name, chkp, regp, semantics, mode, extra, 0); in load_depfile()
867 add_dep (name, regp, chkp, semantics, mode, extra, 1); in load_depfile()
871 add_dep (name, chkp, regp, semantics, mode, extra, 0); in load_depfile()
1572 (int)rdeps[i]->mode, (int)rdeps[i]->semantics, regindex); in print_dependency_table()
[all …]
/freebsd-12.1/stand/i386/loader/
H A Dversion7 1.0: New semantics for finding the kernel, new boot.
/freebsd-12.1/lib/libc/rpc/
H A Dnetconfig9 # <network_id> <semantics> <flags> <protofamily> <protoname> \
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DDumpDataExtractor.cpp583 const auto &semantics = in DumpDataExtractor() local
587 if (&semantics == &llvm::APFloatBase::x87DoubleExtended()) in DumpDataExtractor()
588 byte_size = (llvm::APFloat::getSizeInBits(semantics) + 7) / 8; in DumpDataExtractor()
592 llvm::APFloat apfloat(semantics, apint); in DumpDataExtractor()
/freebsd-12.1/contrib/gcc/config/rs6000/
H A Daix.opt25 Conform more closely to IBM XLC semantics
/freebsd-12.1/gnu/usr.bin/cc/cc1plus/
H A DMakefile15 search.c semantics.c tree.c typeck.c typeck2.c optimize.c \
/freebsd-12.1/contrib/googletest/googletest/include/gtest/internal/custom/
H A DREADME.md12 `testing::TempDir` for semantics and signature.
/freebsd-12.1/contrib/sendmail/test/
H A DREADME20 t_exclopen.c test for security-defeating semantics that an open with
/freebsd-12.1/crypto/openssl/doc/man3/
H A DRAND_bytes.pod25 RAND_priv_bytes() has the same semantics as RAND_bytes(). It is intended to
/freebsd-12.1/contrib/binutils/include/opcode/
H A Dia64.h222 enum ia64_dependency_semantics semantics; member
/freebsd-12.1/contrib/llvm/lib/Target/WebAssembly/
H A DWebAssemblyInstrControl.td94 // semantics return by falling off the end of the block.
105 // semantics return by falling off the end of the block.

12345678