Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
HDTypes.cpp39 uint64_t MaxIndex = Size; in getMinimalTypeForEnumBitfield() local
HDCodeGenSchedule.cpp274 int64_t MaxIndex = *std::max_element(Indices.begin(), Indices.end()); in constructOperandMask() local
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-xray/
HDxray-color-helper.cpp190 size_t MaxIndex = ColorMap.size() - 1; in getColorTuple() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
HDAttributes.cpp1026 unsigned MaxIndex = Attrs.back().first; in get() local
1190 unsigned MaxIndex = attrIdxToArrayIdx(ArgNos.back() + FirstArgIndex); in addParamAttribute() local
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/Interp/
HDInterp.h740 unsigned MaxIndex = Ptr.getNumElems(); in OffsetHelper() local
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGBuiltin.cpp12866 const int64_t MaxIndex = 12; in EmitPPCBuiltinExpr() local
12912 const int64_t MaxIndex = 12; in EmitPPCBuiltinExpr() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDDAGCombiner.cpp17710 unsigned MaxIndex = 0; in reduceBuildVecToShuffle() local