Searched refs:PRED (Results 1 – 10 of 10) sorted by relevance
| /openbsd/src/gnu/llvm/llvm/lib/BinaryFormat/ |
| D | Dwarf.cpp | 545 #define HANDLE_DW_CFA_PRED(ID, NAME, PRED) \ in CallFrameString() argument 546 if (ID == Encoding && PRED) \ in CallFrameString() 553 #define HANDLE_DW_CFA_PRED(ID, NAME, PRED) in CallFrameString() argument
|
| /openbsd/src/gnu/llvm/llvm/lib/Transforms/Instrumentation/ |
| D | SanitizerCoverage.cpp | 553 return llvm::all_of(predecessors(BB), [&](const BasicBlock *PRED) { in isFullPostDominator() argument 554 return PDT->dominates(BB, PRED); in isFullPostDominator()
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/Hexagon/ |
| D | HexagonIntrinsicsV5.td | 238 // ALU32/PRED
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/SystemZ/ |
| D | SystemZOperands.td | 41 // of type VT. PRED returns true if a node is acceptable and XFORM returns
|
| /openbsd/src/gnu/llvm/llvm/include/llvm/IR/ |
| D | IntrinsicsAArch64.td | 1385 class Builtin_SVCVT<LLVMType OUT, LLVMType PRED, LLVMType IN> 1386 : DefaultAttrsIntrinsic<[OUT], [OUT, PRED, IN], [IntrNoMem]>;
|
| /openbsd/src/gnu/llvm/llvm/include/llvm/BinaryFormat/ |
| D | Dwarf.def | 112 #define HANDLE_DW_CFA_PRED(ID, NAME, PRED)
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/po/ |
| D | tr.po | 22741 #~ msgid "cannot take SUCC or PRED of a numbered SET" 22742 #~ msgstr "bir numaralı SET, SUCC ya da PRED alamaz" 22744 #~ msgid "SUCC or PRED must not be done on a PTR" 22745 #~ msgstr "SUCC ya da PRED bir PTR üstünde bitirilemez" 22747 #~ msgid "SUCC or PRED for a reference type is not standard" 22748 #~ msgstr "Bir referans türü için SUCC ya da PRED standart değil" 22750 #~ msgid "SUCC or PRED argument must be a discrete mode" 22751 #~ msgstr "SUCC ya da PRED argümanı bir ayrık kip olmalı"
|
| /openbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | ChangeLog-1993 | 7439 * ch-exp.y (NUM, PRED, SUCC, ABS, CARD, MAX, MIN, SIZE, UPPER, 7450 * ch-exp.y (tokentab4): Add PRED, SUCC, CARD, SIZE.
|
| /openbsd/src/gnu/gcc/gcc/doc/ |
| D | gccint.info | 12440 (match_operand:M N "scratch_operand" PRED) 17669 `(match_operand:M N PRED CONSTRAINTS)' 17672 if M is `VOIDmode') and the function specified by the string PRED 17674 part of the test is ignored if PRED is the null string).
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | ChangeLog.1 | 10090 (mark_label_ref): Delete args X, CHECKDUP. Add PRED arg. All callers
|