Home
last modified time | relevance | path

Searched defs:LUT (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/unittests/Support/
H A DSHA256.cpp23 static const char *const LUT = "0123456789abcdef"; in toHex() local
H A Draw_sha1_ostream_test.cpp18 static const char *const LUT = "0123456789ABCDEF"; in toHex() local
/llvm-project/llvm/include/llvm/ADT/
H A DStringExtras.h39 static const char LUT[] = "0123456789ABCDEF"; variable
82 static const int16_t LUT[256] = { in hexDigitValue() local
/llvm-project/llvm/lib/CodeGen/
H A DAssignmentTrackingAnalysis.cpp1045 static const char *LUT[] = {"Known", "NoneOrPhi"}; dump() local
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp27697 SDValue LUT = DAG.getConstant(0x2d, DL, MVT::i32); LowerGET_ROUNDING() local
27983 const int LUT[16] = {/* 0 */ 4, /* 1 */ 3, /* 2 */ 2, /* 3 */ 2, LowerVectorCTLZInRegLUT() local
31305 const int LUT[16] = {/* 0 */ 0, /* 1 */ 1, /* 2 */ 1, /* 3 */ 2, LowerVectorCTPOPInRegLUT() local
31424 SDValue LUT = DAG.getConstant(0x4332322132212110ULL, DL, MVT::i64); LowerCTPOP() local
[all...]