| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | genoutput.c | 124 const char *predicate; member 244 struct predicate { const char *name; struct predicate *next; }; argument
|
| D | genpreds.c | 40 } predicate[] = { in output_predicate_decls() local
|
| D | recog.h | 223 const insn_operand_predicate_fn predicate; member
|
| D | cfganal.c | 1139 dfs_enumerate_from (bb, reverse, predicate, rslt, rslt_max, data) in dfs_enumerate_from() argument
|
| D | c-format.c | 455 const int predicate; member 484 const int predicate; member
|
| D | cpplib.c | 1636 const cpp_token *predicate; local
|
| /openbsd/src/gnu/llvm/lldb/source/Utility/ |
| D | Broadcaster.cpp | 361 ListenerMatchesAndSharedBits predicate(event_spec, listener_sp); in UnregisterListenerForEvents() local 407 ListenerMatchesPointer predicate(listener); in RemoveListener() local 427 ListenerMatches predicate(listener_sp); in RemoveListener() local
|
| /openbsd/src/gnu/llvm/clang/utils/analyzer/ |
| D | SATest.py | 104 def filter_projects(projects, predicate, force=False): argument
|
| /openbsd/src/gnu/gcc/gcc/ |
| D | c-format.h | 171 int predicate; member 200 int predicate; member
|
| D | recog.h | 223 const insn_operand_predicate_fn predicate; member
|
| D | genoutput.c | 124 const char *predicate; member
|
| D | omp-low.c | 1844 lower_lastprivate_clauses (tree clauses, tree predicate, tree *stmt_list, in lower_lastprivate_clauses()
|
| /openbsd/src/gnu/llvm/llvm/lib/IR/ |
| D | Instructions.cpp | 3997 CmpInst::CmpInst(Type *ty, OtherOps op, Predicate predicate, Value *LHS, in CmpInst() 4012 CmpInst::CmpInst(Type *ty, OtherOps op, Predicate predicate, Value *LHS, in CmpInst() 4025 CmpInst::Create(OtherOps Op, Predicate predicate, Value *S1, Value *S2, in Create() 4045 CmpInst::Create(OtherOps Op, Predicate predicate, Value *S1, Value *S2, in Create() 4320 bool CmpInst::isUnsigned(Predicate predicate) { in isUnsigned() 4328 bool CmpInst::isSigned(Predicate predicate) { in isSigned() 4418 bool CmpInst::isOrdered(Predicate predicate) { in isOrdered() 4427 bool CmpInst::isUnordered(Predicate predicate) { in isUnordered() 4436 bool CmpInst::isTrueWhenEqual(Predicate predicate) { in isTrueWhenEqual() 4444 bool CmpInst::isFalseWhenEqual(Predicate predicate) { in isFalseWhenEqual()
|
| /openbsd/src/gnu/llvm/compiler-rt/lib/tsan/rtl/ |
| D | tsan_interceptors_libdispatch.cpp | 289 TSAN_INTERCEPTOR(void, dispatch_once, dispatch_once_t *predicate, in TSAN_INTERCEPTOR() 311 TSAN_INTERCEPTOR(void, dispatch_once_f, dispatch_once_t *predicate, in TSAN_INTERCEPTOR()
|
| /openbsd/src/gnu/llvm/lldb/packages/Python/lldbsuite/test/tools/lldb-server/ |
| D | gdbremote_testcase.py | 1321 predicate, argument
|
| /openbsd/src/gnu/llvm/lldb/source/Expression/ |
| D | IRInterpreter.cpp | 1083 CmpInst::Predicate predicate = icmp_inst->getPredicate(); in Interpret() local
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/Hexagon/ |
| D | HexagonExpandCondsets.cpp | 956 bool HexagonExpandCondsets::predicate(MachineInstr &TfrI, bool Cond, in predicate() function in HexagonExpandCondsets
|
| /openbsd/src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/ |
| D | ClangASTSource.cpp | 388 llvm::function_ref<bool(Decl::Kind)> predicate, in FindExternalLexicalDecls()
|
| /openbsd/src/gnu/gcc/libcpp/ |
| D | directives.c | 1870 const cpp_token *predicate; in parse_assertion() local
|
| /openbsd/src/gnu/llvm/llvm/utils/TableGen/ |
| D | DAGISelMatcher.h | 408 CheckPatternPredicateMatcher(StringRef predicate) in CheckPatternPredicateMatcher()
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/ |
| D | tc-ia64.c | 2479 output_spill_psprel (ab, reg, offset, predicate) in output_spill_psprel() argument 2494 output_spill_sprel (ab, reg, offset, predicate) in output_spill_sprel() argument 2509 output_spill_reg (ab, reg, targ_reg, xy, predicate) in output_spill_reg() argument
|
| /openbsd/src/gnu/usr.bin/binutils/gas/config/ |
| D | tc-ia64.c | 2298 output_spill_psprel_p (ab, reg, offset, predicate) in output_spill_psprel_p() argument 2313 output_spill_sprel_p (ab, reg, offset, predicate) in output_spill_sprel_p() argument 2343 output_spill_reg_p (ab, reg, targ_reg, xy, predicate) in output_spill_reg_p() argument
|
| /openbsd/src/gnu/llvm/llvm/lib/ExecutionEngine/Interpreter/ |
| D | Execution.cpp | 700 static GenericValue executeCmpInst(unsigned predicate, GenericValue Src1, in executeCmpInst()
|
| /openbsd/src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAGBuilder.cpp | 3262 ICmpInst::Predicate predicate = ICmpInst::BAD_ICMP_PREDICATE; in visitICmp() local 3289 FCmpInst::Predicate predicate = FCmpInst::BAD_FCMP_PREDICATE; in visitFCmp() local
|