Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp1819 size_t MaxIdx; in costAndCollectOperands() member
1836 unsigned MaxIdx = 1) -> InstructionCost { in costAndCollectOperands()
1843 unsigned MaxIdx) -> InstructionCost { in costAndCollectOperands()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DWindowScheduler.cpp406 unsigned MaxIdx = SchedInstrNum * SearchRatio / 100; in getSearchIndexes() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp2102 unsigned Op, unsigned MaxIdx, in SelectMultiVectorMoveZ()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp8418 getSmallestVTForIndex(MVT VecVT,unsigned MaxIdx,SDLoc DL,SelectionDAG & DAG,const RISCVSubtarget & Subtarget) getSmallestVTForIndex() argument
8713 std::optional<uint64_t> MaxIdx; lowerEXTRACT_VECTOR_ELT() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp7535 unsigned MinIdx = NElts, MaxIdx = 0; in canReuseExtract() local