Searched refs:LUT (Results 1 – 11 of 11) sorted by relevance
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | StringExtras.h | 39 static const char LUT[] = "0123456789ABCDEF"; variable 41 return LUT[X] | Offset; 82 static const int16_t LUT[256] = { in hexDigitValue() local 101 return LUT[static_cast<unsigned char>(C)]; in hexDigitValue()
|
/freebsd/sys/dts/arm/ |
H A D | imx51x.dtsi | 594 0x5f020000 0x20000 /* LUT */
|
H A D | imx53x.dtsi | 687 0x1F020000 0x20000 /* LUT */
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | AssignmentTrackingAnalysis.cpp | 1045 static const char *LUT[] = {"Known", "NoneOrPhi"}; in dump() local 1046 OS << LUT[Status] << "(id="; in dump()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64Features.td | 484 def FeatureLUT: ExtensionWithMArch<"lut", "LUT", "FEAT_LUT",
|
H A D | AArch64InstrFormats.td | 8232 // AdvSIMD LUT
|
H A D | AArch64InstrInfo.td | 6586 // AdvSIMD LUT instructions
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | images | 2603 >>>36 ulelong 0 linear LUT 2604 >>>36 ulelong 1 logarithmic LUT 2608 >>>64 ulelong 0 linear LUT 2609 >>>64 ulelong 1 logarithmic LUT
|
/freebsd/contrib/sendmail/src/ |
H A D | README | 1536 * Kimmo.Suominen@lut.fi * SysVr4 enthusiast at GRENDEL.LUT.FI * 1537 * KIM@FINFILES.BITNET * Postmaster and Hostmaster at LUT.FI *
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 27673 SDValue LUT = DAG.getConstant(0x2d, DL, MVT::i32); in LowerGET_ROUNDING() local 27676 DAG.getNode(ISD::SRL, DL, MVT::i32, LUT, Shift), in LowerGET_ROUNDING() 27959 const int LUT[16] = {/* 0 */ 4, /* 1 */ 3, /* 2 */ 2, /* 3 */ 2, in LowerVectorCTLZInRegLUT() local 27966 LUTVec.push_back(DAG.getConstant(LUT[i % 16], DL, MVT::i8)); in LowerVectorCTLZInRegLUT() 31291 const int LUT[16] = {/* 0 */ 0, /* 1 */ 1, /* 2 */ 1, /* 3 */ 2, in LowerVectorCTPOPInRegLUT() local 31298 LUTVec.push_back(DAG.getConstant(LUT[i % 16], DL, MVT::i8)); in LowerVectorCTPOPInRegLUT() 31410 SDValue LUT = DAG.getConstant(0x4332322132212110ULL, DL, MVT::i64); in LowerCTPOP() local 31417 Op = DAG.getNode(ISD::SRL, DL, MVT::i64, LUT, in LowerCTPOP()
|
/freebsd/crypto/heimdal/lib/wind/ |
H A D | UnicodeData.txt | 9857 A1CE;YI SYLLABLE LUT;Lo;0;L;;;;;N;;;;;
|