Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DStringExtras.h40 static const char LUT[] = "0123456789ABCDEF"; variable
83 static const int16_t LUT[256] = { in hexDigitValue() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/GISel/
H A DX86LegalizerInfo.cpp849 auto LUT = MIRBuilder.buildConstant(s32, 0x2d); in legalizeGETROUNDING() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DTypeSanitizer.cpp195 static const char LUT[] = "0123456789abcdef"; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DAssignmentTrackingAnalysis.cpp1042 static const char *LUT[] = {"Known", "NoneOrPhi"}; in dump() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp28618 SDValue LUT = DAG.getConstant(0x2d, DL, MVT::i32); in LowerGET_ROUNDING() local
28941 const int LUT[16] = {/* 0 */ 4, /* 1 */ 3, /* 2 */ 2, /* 3 */ 2, in LowerVectorCTLZInRegLUT() local
30871 SmallVector<APInt, 16> LUT; in LowerShift() local
32497 const int LUT[16] = {/* 0 */ 0, /* 1 */ 1, /* 2 */ 1, /* 3 */ 2, in LowerVectorCTPOPInRegLUT() local
32618 SDValue LUT = DAG.getConstant(0x4332322132212110ULL, DL, MVT::i64); in LowerCTPOP() local