Home
last modified time | relevance | path

Searched defs:Idx2 (Results 1 – 10 of 10) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/Analysis/
H A DStratifiedSets.h440 void merge(StratifiedIndex Idx1, StratifiedIndex Idx2) { in merge()
461 void mergeDirect(StratifiedIndex Idx1, StratifiedIndex Idx2) { in mergeDirect()
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DShadowStackGCLowering.cpp264 int Idx2, in CreateGEP()
H A DPeepholeOptimizer.cpp271 RecurrenceInstr(MachineInstr *MI, unsigned Idx1, unsigned Idx2) in RecurrenceInstr()
/openbsd/gnu/llvm/compiler-rt/lib/fuzzer/
H A DFuzzerCorpus.h375 uint32_t Idx2 = RareFeatures[i]; in AddRareFeature() local
/openbsd/gnu/llvm/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombine.cpp556 Value *Idx2 = std::next(GEP->idx_begin())->get(); in tryToRecognizeTableBasedCttz() local
/openbsd/gnu/llvm/llvm/utils/TableGen/
H A DCodeGenRegisters.cpp1462 CodeGenSubRegIndex *Idx2 = I2.first; in computeComposites() local
1538 for (auto &Idx2 : SubRegIndices) { in computeSubRegLaneMasks() local
/openbsd/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp1345 int Idx2 = Ex2Idx->getZExtValue(); in getShallowScore() local
3885 std::optional<unsigned> Idx2 = getInsertIndex(IE2); in areTwoInsertFromSameBuildVector() local
3990 std::optional<unsigned> Idx2 = getInsertIndex(IE2); in getReorderingData() local
4000 std::optional<unsigned> Idx2 = getExtractIndex(EE2); in getReorderingData() local
7736 unsigned Idx2 = *getInsertIndex(IE2); in isFirstInsertElement() local
/openbsd/gnu/llvm/clang/lib/AST/
H A DExpr.cpp4170 auto Idx2 = Array2->getIdx(); in isSameComparisonOperand() local
/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp2686 &BuildVector](ArrayRef<int> Mask, unsigned Idx1, unsigned Idx2) { in SplitVecRes_VECTOR_SHUFFLE()
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp11399 SDValue Idx2 = FMAOp1.getOperand(1); in performFMACombine() local