/openbsd/gnu/llvm/clang/tools/scan-build-py/lib/libscanbuild/ |
H A D | report.py | 477 def predicate(bug): function 497 def predicate(bug): function 512 def predicate(crash): function
|
H A D | __init__.py | 34 def predicate(entry): function
|
H A D | clang.py | 91 def predicate(checker): function
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | genoutput.c | 124 const char *predicate; member 244 struct predicate { const char *name; struct predicate *next; }; argument
|
H A D | genpreds.c | 40 } predicate[] = { in output_predicate_decls() local
|
H A D | recog.h | 223 const insn_operand_predicate_fn predicate; member
|
H A D | cfganal.c | 1139 dfs_enumerate_from (bb, reverse, predicate, rslt, rslt_max, data) in dfs_enumerate_from() argument
|
H A D | c-format.c | 455 const int predicate; member 484 const int predicate; member
|
H A D | cpplib.c | 1636 const cpp_token *predicate; local
|
/openbsd/gnu/llvm/libcxx/include/__concepts/ |
H A D | predicate.h | 28 concept predicate = variable
|
/openbsd/gnu/llvm/lldb/source/Utility/ |
H A 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/gnu/llvm/clang/utils/analyzer/ |
H A D | SATest.py | 104 def filter_projects(projects, predicate, force=False): argument
|
/openbsd/gnu/gcc/gcc/ |
H A D | c-format.h | 171 int predicate; member 200 int predicate; member
|
H A D | recog.h | 223 const insn_operand_predicate_fn predicate; member
|
H A D | genoutput.c | 124 const char *predicate; member
|
/openbsd/gnu/llvm/llvm/lib/IR/ |
H A 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/gnu/llvm/compiler-rt/lib/tsan/rtl/ |
H A 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/gnu/llvm/lldb/packages/Python/lldbsuite/test/tools/lldb-server/ |
H A D | gdbremote_testcase.py | 1321 predicate, argument
|
/openbsd/gnu/llvm/lldb/source/Expression/ |
H A D | IRInterpreter.cpp | 1083 CmpInst::Predicate predicate = icmp_inst->getPredicate(); in Interpret() local
|
/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/ |
H A D | HexagonExpandCondsets.cpp | 956 bool HexagonExpandCondsets::predicate(MachineInstr &TfrI, bool Cond, in predicate() function in HexagonExpandCondsets
|
/openbsd/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/ |
H A D | ClangASTSource.cpp | 388 llvm::function_ref<bool(Decl::Kind)> predicate, in FindExternalLexicalDecls()
|
/openbsd/gnu/gcc/libcpp/ |
H A D | directives.c | 1870 const cpp_token *predicate; in parse_assertion() local
|
/openbsd/gnu/llvm/llvm/utils/TableGen/ |
H A D | DAGISelMatcher.h | 408 CheckPatternPredicateMatcher(StringRef predicate) in CheckPatternPredicateMatcher()
|
/openbsd/gnu/usr.bin/binutils/gas/config/ |
H A 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/gnu/usr.bin/binutils-2.17/gas/config/ |
H A 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
|