Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp1721 size_t MaxIdx; costAndCollectOperands() member
1738 __anon628091320b02(unsigned Opcode, unsigned NumRequired, unsigned MinIdx = 0, unsigned MaxIdx = 1) costAndCollectOperands() argument
1745 __anon628091320c02(unsigned Opcode, unsigned NumRequired, unsigned MinIdx, unsigned MaxIdx) costAndCollectOperands() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp7880 getSmallestVTForIndex(MVT VecVT,unsigned MaxIdx,SDLoc DL,SelectionDAG & DAG,const RISCVSubtarget & Subtarget) getSmallestVTForIndex() argument
8178 std::optional<uint64_t> MaxIdx; lowerEXTRACT_VECTOR_ELT() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp6388 unsigned MinIdx = NElts, MaxIdx = 0; canReuseExtract() local