Home
last modified time | relevance | path

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

/netbsd-src/external/lgpl3/gmp/dist/mpn/ia64/
H A Drsh1aors_n.asm51 define(PRED, ltu)
58 define(PRED, gtu)
/netbsd-src/external/gpl3/gdb/dist/gdb/testsuite/gdb.arch/
H A Damd64-stap-three-arg-disp.S9 # PRED: ENTRY (fallthru)
/netbsd-src/external/apache2/llvm/dist/llvm/lib/BinaryFormat/
H A DDwarf.cpp544 #define HANDLE_DW_CFA_PRED(ID, NAME, PRED) \ in CallFrameString() argument
545 if (ID == Encoding && PRED) \ in CallFrameString()
552 #define HANDLE_DW_CFA_PRED(ID, NAME, PRED) in CallFrameString() argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64-sve.md64 ;; ---- [PRED] Duplicate element
69 ;; ---- [PRED] Extract index
81 ;; ---- [PRED] Inverse
108 ;; ---- [PRED] Binary logical operations
109 ;; ---- [PRED] Binary logical operations (inverted second input)
110 ;; ---- [PRED] Binary logical operations (inverted result)
131 ;; ---- [PRED] Select
132 ;; ---- [PRED] Test bits
144 ;; ---- [PRED] Special-purpose unary permutes
145 ;; ---- [PRED] Special-purpose binary permutes
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64-sve.md64 ;; ---- [PRED] Duplicate element
69 ;; ---- [PRED] Extract index
81 ;; ---- [PRED] Inverse
108 ;; ---- [PRED] Binary logical operations
109 ;; ---- [PRED] Binary logical operations (inverted second input)
110 ;; ---- [PRED] Binary logical operations (inverted result)
131 ;; ---- [PRED] Select
132 ;; ---- [PRED] Test bits
144 ;; ---- [PRED] Special-purpose unary permutes
145 ;; ---- [PRED] Special-purpose binary permutes
[all …]
/netbsd-src/share/doc/papers/px/
H A Dfig2.3.raw94 PRED* 2.7 Returns predecessor of argument
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp530 return llvm::all_of(predecessors(BB), [&](const BasicBlock *PRED) { in isFullPostDominator() argument
531 return PDT->dominates(BB, PRED); in isFullPostDominator()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonIntrinsicsV5.td238 // ALU32/PRED
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Driscv-dis.c420 arg_print (info, EXTRACT_OPERAND (PRED, l), in print_insn_args()
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Driscv-dis.c454 arg_print (info, EXTRACT_OPERAND (PRED, l), in print_insn_args()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZOperands.td41 // of type VT. PRED returns true if a node is acceptable and XFORM returns
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DIntrinsicsAArch64.td1368 class Builtin_SVCVT<string name, LLVMType OUT, LLVMType PRED, LLVMType IN>
1369 : DefaultAttrsIntrinsic<[OUT], [OUT, PRED, IN], [IntrNoMem]>;
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DDwarf.def112 #define HANDLE_DW_CFA_PRED(ID, NAME, PRED)
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-riscv.c2942 INSERT_OPERAND (PRED, *ip, regno); in riscv_ip()
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-riscv.c3274 INSERT_OPERAND (PRED, *ip, regno); in riscv_ip()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog.dataflow1522 More comments and rename a local variable DEST to PRED.
H A DChangeLog.tree-ssa2412 (generate_expr_as_of_bb): Use PRED, a basic block argument, instead of
7099 PRED with dump_bb.
H A DChangeLog-19982771 (mark_label_ref): Delete args X, CHECKDUP. Add PRED arg. All callers
H A DChangeLog-20124127 (expand_stack_vars): Add DATA argument. Change PRED type to
H A DChangeLog-200527704 REG_INC note, test that the register also isn't mentioned in PRED
H A DChangeLog-201334015 instead of EDGE_COUNT comparisons or EDGE_{PRED,SUCC}.
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-19937419 * ch-exp.y (NUM, PRED, SUCC, ABS, CARD, MAX, MIN, SIZE, UPPER,
7430 * ch-exp.y (tokentab4): Add PRED, SUCC, CARD, SIZE.
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-19937419 * ch-exp.y (NUM, PRED, SUCC, ABS, CARD, MAX, MIN, SIZE, UPPER,
7430 * ch-exp.y (tokentab4): Add PRED, SUCC, CARD, SIZE.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dgccint.info29130 '(match_operand:M N PRED CONSTRAINTS)'
29133 is 'VOIDmode') and the function specified by the string PRED
29135 of the test is ignored if PRED is the null string).
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dgccint.info30562 '(match_operand:M N PRED CONSTRAINTS)'
30565 is 'VOIDmode') and the function specified by the string PRED
30567 of the test is ignored if PRED is the null string).