Home
last modified time | relevance | path

Searched full:t20 (Results 1 – 23 of 23) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVectorLoopCarriedReuse.h31 // t20 = g(t10);
33 // t2 = t20;
38 // t20 = t5
/freebsd/sys/contrib/device-tree/src/arm/nvidia/
H A Dtegra20-colibri.dtsi5 * Toradex Colibri T20 Module Device Tree
6 * Compatible for Revisions Colibri T20 256MB V1.1B, V1.2A;
7 * Colibri T20 256MB IT V1.2A; Colibri T20 512MB V1.1C, V1.2A;
8 * Colibri T20 512MB IT V1.2A
765 nvidia,model = "Toradex Colibri T20";
H A Dtegra20-colibri-iris.dts8 model = "Toradex Colibri T20 on Iris";
H A Dtegra20-colibri-eval-v3.dts8 model = "Toradex Colibri T20 on Colibri Evaluation Board";
/freebsd/contrib/bearssl/src/symcipher/
H A Daes_ct.c49 uint32_t t20, t21, t22, t23, t24, t25, t26, t27, t28, t29; in br_aes_ct_bitslice_Sbox() local
113 t20 = t11 ^ t16; in br_aes_ct_bitslice_Sbox()
117 t24 = t20 ^ y18; in br_aes_ct_bitslice_Sbox()
H A Daes_ct64.c49 uint64_t t20, t21, t22, t23, t24, t25, t26, t27, t28, t29; in br_aes_ct64_bitslice_Sbox() local
113 t20 = t11 ^ t16; in br_aes_ct64_bitslice_Sbox()
117 t24 = t20 ^ y18; in br_aes_ct64_bitslice_Sbox()
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dnvidia,tegra-audio-wm9712.txt47 nvidia,model = "Toradex Colibri T20";
H A Dnvidia,tegra-audio-wm9712.yaml63 nvidia,model = "Toradex Colibri T20";
/freebsd/lib/msun/ld128/
H A De_lgammal_r.c88 t20 = 2.52476631610328129217896436186551043e-05L, variable
282 y*(t17+y*(t18+y*(t19+y*(t20+y*(t21+y*(t22+y*(t23+ in lgammal_r()
/freebsd/sys/contrib/device-tree/src/arm64/ti/
H A Dk3-am642-evm-nand.dtso19 AM64X_IOPAD(0x003c, PIN_INPUT, 0) /* (T20) GPMC0_AD0 */
H A Dk3-j7200-common-proc-board.dts212 J721E_IOPAD(0xbc, PIN_INPUT, 0) /* (T20) UART1_TXD */
H A Dk3-am642-phyboard-electra-rdk.dts313 AM64X_IOPAD(0x003c, PIN_OUTPUT, 7) /* (T20) GPMC0_AD0.GPIO0_15 */
H A Dk3-am62a7-sk.dts248 AM62AX_IOPAD(0x074, PIN_OUTPUT, 1) /* (T20) GPMC0_AD14.VOUT0_DATA22 */
H A Dk3-am642-tqma64xxl-mbax4xxl.dts821 /* (T20) GPMC0_AD0.UART2_RXD */
/freebsd/sys/dev/sound/pci/
H A Dcsa.c143 {0x1014, 0x0153, "Thinkpad 600X/A20/T20", amp_none, NULL, clkrun_hack, 0},
/freebsd/crypto/openssl/test/
H A Dmodes_internal_test.c800 static const u8 T20[] = { variable
/freebsd/sys/cam/scsi/
H A Dscsi_sa.c527 "T20*", "*"}, SA_QUIRK_FIXED|SA_QUIRK_1FM, 512
/freebsd/share/misc/
H A Dusb_vendors4910 0e03 Thermal Receipt Printer [TM-T20]
12505 7820 T20 [Tegra 2] recovery mode
23171 1014 T20 series mp3/ogg vorbis player (ums firmware)
H A Dpci_vendors6115 102b 1531 TheatreVUE T20
7109 1014 0130 ThinkPad 600X/A21m/T20/T22
11342 06de GF100GL [Tesla T20 Processor]
27052 0021 T20(32GB) [CloudBlazer]
27053 0022 T20(64GB) [CloudBlazer]
28507 1014 017f ThinkPad T20/T22
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp23474 // t20: v4i32 = vector_shuffle<0,4,u,1> t1, t2 in reduceBuildVecToShuffle()
23514 // t20: v8i32 = vector_shuffle<0,1,10,11,u,u,u,u> t10, t11 in reduceBuildVecToShuffle()
23516 // t30: v8i32 = vector_shuffle<0,1,2,3,12,13,14,15> t20, t21 in reduceBuildVecToShuffle()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp11713 // t15 t16 t17 t18 t19 t20
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp15977 // t20: f32 = bitcast t19 in PerformDAGCombine()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp25214 // t20: v1i64 = scalar_to_vector t7 in performScalarToVectorCombine()