Home
last modified time | relevance | path

Searched defs:MaxIndex (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DTypes.cpp39 uint64_t MaxIndex = Size; in getMinimalTypeForEnumBitfield() local
H A DCodeGenSchedule.cpp273 int64_t MaxIndex = *std::max_element(Indices.begin(), Indices.end()); in constructOperandMask() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-xray/
H A Dxray-color-helper.cpp190 size_t MaxIndex = ColorMap.size() - 1; in getColorTuple() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DAttributes.cpp1264 unsigned MaxIndex = Attrs.back().first; in get() local
1444 unsigned MaxIndex = attrIdxToArrayIdx(ArgNos.back() + FirstArgIndex); in addParamAttribute() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DInterp.h740 unsigned MaxIndex = Ptr.getNumElems(); in OffsetHelper() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp1063 unsigned MaxIndex; member
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGBuiltin.cpp15198 const int64_t MaxIndex = 12; in EmitPPCBuiltinExpr() local
15242 const int64_t MaxIndex = 12; in EmitPPCBuiltinExpr() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp19291 unsigned MaxIndex = 0; in reduceBuildVecToShuffle() local