Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/
H A DStringExtras.h39 static const char LUT[] = "0123456789ABCDEF"; variable
73 static const int16_t LUT[256] = { in hexDigitValue() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DAssignmentTrackingAnalysis.cpp930 static const char *LUT[] = {"Known", "NoneOrPhi"}; in dump() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp29107 SDValue LUT = DAG.getConstant(0x2d, DL, MVT::i32); in LowerGET_ROUNDING() local
29275 const int LUT[16] = {/* 0 */ 4, /* 1 */ 3, /* 2 */ 2, /* 3 */ 2, in LowerVectorCTLZInRegLUT() local
32264 const int LUT[16] = {/* 0 */ 0, /* 1 */ 1, /* 2 */ 1, /* 3 */ 2, in LowerVectorCTPOPInRegLUT() local