Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/BinaryFormat/
HDDwarf.cpp510 #define HANDLE_DW_CFA_PRED(ID, NAME, PRED) \ in CallFrameString() argument
511 if (ID == Encoding && PRED) \ in CallFrameString()
518 #define HANDLE_DW_CFA_PRED(ID, NAME, PRED) in CallFrameString() argument
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_base/notes/
HDstructure119 (KIND CREATED-PATH [PRED-ID [PRED-COUNT [HAS-MERGEINFO MERGEINFO-COUNT]]])
131 * PRED-ID, if present, indicates the node revision which is the
134 * PRED-COUNT, if present, indicates the number of predecessors the
953 [PRED-ID [PRED-COUNT
956 PRED-ID ::= NODE-REV-ID | "";
957 PRED-COUNT ::= number | "" ;
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
HDSanitizerCoverage.cpp499 for (const BasicBlock *PRED : make_range(pred_begin(BB), pred_end(BB))) { in isFullPostDominator() local
500 if (!PDT->dominates(BB, PRED)) in isFullPostDominator()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonIntrinsicsV5.td238 // ALU32/PRED
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
HDSystemZOperands.td41 // of type VT. PRED returns true if a node is acceptable and XFORM returns
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
HDDwarf.def103 #define HANDLE_DW_CFA_PRED(ID, NAME, PRED)
/freebsd-11-stable/contrib/gcc/
HDChangeLog.tree-ssa2412 (generate_expr_as_of_bb): Use PRED, a basic block argument, instead of
7099 PRED with dump_bb.
HDChangeLog-19982771 (mark_label_ref): Delete args X, CHECKDUP. Add PRED arg. All callers
HDChangeLog-200527705 REG_INC note, test that the register also isn't mentioned in PRED