| /freebsd/cddl/usr.sbin/dtrace/tests/common/operators/ |
| H A D | Makefile | 8 tst.ternary.d \ 9 tst.ternary.d.out \
|
| /freebsd/bin/sh/tests/expansion/ |
| H A D | arith2.0 | 74 # missing: ternary
|
| /freebsd/contrib/bmake/unit-tests/ |
| H A D | archive.mk | 11 FILES= archive.mk archive-suffix.mk modmisc.mk ternary.mk varmisc.mk
|
| H A D | Makefile | 345 TESTS+= ternary
|
| /freebsd/contrib/llvm-project/clang/include/clang/CIR/Dialect/ |
| H A D | Passes.td | 44 Example transformations include ternary expression folding and code hoisting
|
| /freebsd/contrib/llvm-project/clang/include/clang/CIR/Dialect/IR/ |
| H A D | CIROps.td | 618 `cir.ternary` operation yields a value from one of its regions. 648 %y = cir.ternary { 1495 def TernaryOp : CIR_Op<"ternary", 1498 let summary = "The `cond ? a : b` C/C++ ternary operation"; 1500 The `cir.ternary` operation represents C/C++ ternary, much like a `select` 1506 `cir.ternary` also represents the GNU binary conditional operator ?: which 1515 %x = cir.ternary (%cond, true_region { 2416 def VecTernaryOp : CIR_Op<"vec.ternary", 2418 let summary = "The `cond ? a : b` ternary operator for vector types"; 2420 The `cir.vec.ternary` operation represents the C/C++ ternary operator, [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyInstrAtomics.td | 437 // Atomic ternary read-modify-writes 491 // Truncating & zero-extending ternary RMW patterns. 510 // Truncating & sign-extending ternary RMW patterns.
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | IntrinsicsRISCV.td | 857 // For Reduction ternary operations. 867 // For Reduction ternary operations with mask. 878 // For Reduction ternary operations. 888 // For Reduction ternary operations with mask.
|
| H A D | IntrinsicsAArch64.td | 2753 // SVE2 bitwise ternary operations.
|
| H A D | IntrinsicsX86.td | 4863 // Bitwise ternary logic
|
| /freebsd/contrib/bmake/ |
| H A D | FILES | 643 unit-tests/ternary.exp 644 unit-tests/ternary.mk
|
| H A D | ChangeLog | 4761 * unit-test/Makefile.in: ternary is .PHONY 4767 o fix for ternary modifier
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | SMEInstrFormats.td | 1725 // SME2 single-multi ternary int/fp, two/four registers 1794 // SME2 multiple vectors ternary INT/FP two and four registers 2806 // SME2 multi-vec ternary indexed two registers 32-bit 2825 // SME2.1 multi-vec ternary indexed two registers 16-bit 2875 // SME2 multi-vec ternary indexed two registers 64-bit 2948 // SME2 multi-vec ternary indexed four registers 32-bit 2968 // SME2.1 multi-vec ternary indexed four registers 16-bit (FP8) 2985 // SME2.1 multi-vec ternary indexed four registers 16-bit 3007 // SME2 multi-vec ternary indexed four registers 64-bit
|
| H A D | AArch64SVEInstrInfo.td | 4026 // SVE2 bitwise ternary operations
|
| H A D | SVEInstrFormats.td | 5380 // Allow selecting SVE2 ternary ops with Neon types.
|
| /freebsd/usr.bin/bmake/unit-tests/ |
| H A D | Makefile | 348 TESTS+= ternary
|
| /freebsd/contrib/sqlite3/autosetup/ |
| H A D | jimsh0.c | 13776 struct JimExprNode *ternary; member 14419 return JimExprEvalTermNode(interp, node->ternary); in JimExprOpTernary() 14821 if (node->ternary) { in JimShowExprNode() 14822 JimShowExprNode(node->ternary, level + 1); in JimShowExprNode() 14981 node->ternary = Jim_StackPop(&builder->stack); in ExprTreeBuildTree() 14982 if (node->ternary == NULL) { in ExprTreeBuildTree()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVInstrInfoVVLPatterns.td | 586 // Widening ternary operations with a mask as the fourth operand and VL as the
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | arm_sve.td | 1394 // SVE2 - Bitwise ternary logical instructions
|
| H A D | DiagnosticSemaKinds.td | 11391 "block type cannot be used as expression in ternary expression in OpenCL">;
|
| /freebsd/crypto/openssh/ |
| H A D | ChangeLog | 5224 upstream: Remove dead code ternary. We always report at least
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86InstrSSE.td | 6447 /// SS41I_ternary - SSE 4.1 ternary operator
|
| /freebsd/contrib/llvm-project/clang/include/clang/Driver/ |
| H A D | Options.td | 9258 def _SLASH_Zc_ternary : CLIgnoredFlag<"Zc:ternary">;
|
| /freebsd/sys/contrib/dev/acpica/ |
| H A D | changes.txt | 273 No support for the C-style ternary operator
|
| /freebsd/contrib/one-true-awk/testdir/ |
| H A D | funstack.in | 4202 … solvable by means of elementary arithmetic operations on the column vectors of a ternary matrix.",
|