Home
last modified time | relevance | path

Searched defs:ConstIdx (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DStraightLineStrengthReduce.cpp311 ConstantInt *ConstIdx = dyn_cast<ConstantInt>(Idx); in hasOnlyOneNonZeroIndex() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h1090 const ConstantInt *ConstIdx = dyn_cast<ConstantInt>(*I); in getGEPCost() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp773 unsigned ConstIdx = 1; in tryFoldInstWithCtpopWithNot() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp2915 unsigned ConstIdx) { in matchConstantLargerBitWidth()