Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DMisExpect.cpp130 size_t MaxIndex = 0; in verifyMisExpect() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-color-helper.cpp191 size_t MaxIndex = ColorMap.size() - 1; in getColorTuple() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaRISCV.cpp674 unsigned MaxIndex; in CheckBuiltinFunctionCall() local
689 unsigned MaxIndex; in CheckBuiltinFunctionCall() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/TargetBuiltins/
H A DPPC.cpp912 const int64_t MaxIndex = 12; in EmitPPCBuiltinExpr() local
954 const int64_t MaxIndex = 12; in EmitPPCBuiltinExpr() local
H A DRISCV.cpp902 unsigned MaxIndex = in emitRVVGetBuiltin() local
927 unsigned MaxIndex = in emitRVVSetBuiltin() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAttributes.cpp1557 unsigned MaxIndex = Attrs.back().first; in get() local
1743 unsigned MaxIndex = attrIdxToArrayIdx(ArgNos.back() + FirstArgIndex); in addParamAttribute() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenSchedule.cpp284 int64_t MaxIndex = *llvm::max_element(Indices); in constructOperandMask() local
/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DInterp.h2111 uint64_t MaxIndex = static_cast<uint64_t>(Ptr.getNumElems()); variable
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp2002 unsigned MaxIndex; member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp10625 unsigned MaxIndex = NumSubElts < NElts ? NElts - NumSubElts : 0; in clampDynamicVectorIndex() local
H A DDAGCombiner.cpp24477 unsigned MaxIndex = 0; in reduceBuildVecToShuffle() local