Home
last modified time | relevance | path

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

12345678910>>...15

/netbsd/external/gpl3/gcc/dist/gcc/config/cris/
H A Dpredicates.md1 ;; Operand and operator predicates for the GCC CRIS port.
21 ;; Operator predicates.
61 ;; Operand helper predicates.
107 ;; Operand predicates.
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Target/
H A DTargetInstrPredicate.td25 // predicates. Definition `MCInstPredicateExample` identifies instructions
50 // portability: users don't need to specify predicates in C++. As a consequence
89 // This class is used as a building block to define predicates on instruction
186 // A sequence of predicates. It is used as the base class for CheckAll, and
187 // CheckAny. It allows to describe compositions of predicates.
192 // Check that all of the predicates in `Preds` evaluate to true.
196 // Check that at least one of the predicates in `Preds` evaluates to true.
229 // Base class for function predicates.
254 // it is lowering predicates for MCInst or MachineInstr.
/netbsd/external/apache2/llvm/dist/llvm/docs/GlobalISel/
H A DInstructionSelect.rst63 ``SDNode`` objects. PatLeafs that handle immediate predicates should be
66 There's no standard answer for other PatLeafs. Some standard predicates have
86 The following predicates are useful for porting ComplexPattern:
/netbsd/external/gpl3/gcc.old/dist/gcc/config/cris/
H A Dpredicates.md1 ;; Operand and operator predicates for the GCC CRIS port.
21 ;; Operator predicates.
61 ;; Operand helper predicates.
109 ;; Operand predicates.
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64SchedPredExynos.td14 // Auxiliary predicates.
25 // Exynos predicates.
/netbsd/external/gpl3/gdb/dist/gas/testsuite/gas/tic6x/
H A Dpredicate-bad-2.d1 #name: C6X bad predicates for architecture
H A Dpredicate-bad-3.d1 #name: C6X bad predicates for instructions
H A Dpredicate-bad-1.s1 # Test bad syntax for predicates.
H A Dinsns-predicate.s1 # Test predicates.
H A Dinsns-predicate.d2 #name: C6X predicates
H A Dpredicate-bad-2.s1 # Test predicates allowed or disallowed depending on the architecture.
/netbsd/external/gpl3/gdb.old/dist/gas/testsuite/gas/tic6x/
H A Dpredicate-bad-2.d1 #name: C6X bad predicates for architecture
H A Dpredicate-bad-3.d1 #name: C6X bad predicates for instructions
H A Dpredicate-bad-1.s1 # Test bad syntax for predicates.
H A Dinsns-predicate.s1 # Test predicates.
H A Dinsns-predicate.d2 #name: C6X predicates
/netbsd/external/gpl3/gcc.old/dist/gcc/config/nds32/
H A Dt-nds3246 nds32-predicates.o: $(srcdir)/config/nds32/nds32-predicates.c \
56 $(srcdir)/config/nds32/nds32-predicates.c
/netbsd/external/gpl3/gcc/dist/gcc/config/nds32/
H A Dt-nds3246 nds32-predicates.o: $(srcdir)/config/nds32/nds32-predicates.cc \
56 $(srcdir)/config/nds32/nds32-predicates.cc
/netbsd/external/apache2/llvm/dist/libcxx/docs/DesignDocs/
H A DNoexceptPolicy.rst11 Second, user-provided functions, such as custom predicates or custom
/netbsd/external/apache2/llvm/dist/llvm/utils/TableGen/GlobalISel/
H A DGIMatchDag.h176 iterator_range<predicate_iterator> predicates() { in predicates() function
179 iterator_range<const_predicate_iterator> predicates() const { in predicates() function
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Target/GlobalISel/
H A DSelectionDAGCompat.td32 // SelectionDAG has one node for all loads and uses predicates to
35 // depending on the predicates on the node.
174 // complications that tablegen must take care of. For example, predicates such
/netbsd/external/gpl3/gcc.old/dist/gcc/config/cr16/
H A Dpredicates.md156 ;; Atithmetic/logical predicates
189 ;; Shift predicates
/netbsd/external/gpl3/gcc/dist/gcc/config/cr16/
H A Dpredicates.md156 ;; Atithmetic/logical predicates
189 ;; Shift predicates
/netbsd/external/gpl3/gcc.old/dist/gcc/config/mmix/
H A Dpredicates.md1 ;; Operand and operator predicates for the GCC MMIX port.
126 ;; We could narrow the value down with a couple of predicates, but that
/netbsd/external/gpl3/gcc/dist/gcc/config/mmix/
H A Dpredicates.md1 ;; Operand and operator predicates for the GCC MMIX port.
126 ;; We could narrow the value down with a couple of predicates, but that

12345678910>>...15