Home
last modified time | relevance | path

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

/llvm-project/bolt/lib/Passes/
H A DHFSort.cpp257 size_t MaxIdx = Idx + 1; in randomClusters() local
/llvm-project/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp1819 size_t MaxIdx; costAndCollectOperands() member
1836 __anon546f80930b02(unsigned Opcode, unsigned NumRequired, unsigned MinIdx = 0, unsigned MaxIdx = 1) costAndCollectOperands() argument
1843 __anon546f80930c02(unsigned Opcode, unsigned NumRequired, unsigned MinIdx, unsigned MaxIdx) costAndCollectOperands() argument
/llvm-project/llvm/lib/CodeGen/
H A DWindowScheduler.cpp403 unsigned MaxIdx = SchedInstrNum * SearchRatio / 100; getSearchIndexes() local
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp2009 SelectMultiVectorMoveZ(SDNode * N,unsigned NumVecs,unsigned Op,unsigned MaxIdx,unsigned Scale,unsigned BaseReg) SelectMultiVectorMoveZ() argument
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp8410 getSmallestVTForIndex(MVT VecVT,unsigned MaxIdx,SDLoc DL,SelectionDAG & DAG,const RISCVSubtarget & Subtarget) getSmallestVTForIndex() argument
8705 std::optional<uint64_t> MaxIdx; lowerEXTRACT_VECTOR_ELT() local
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp7506 unsigned MinIdx = NElts, MaxIdx = 0; canReuseExtract() local