Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DShadowStackGCLowering.cpp264 CreateGEP(LLVMContext & Context,IRBuilder<> & B,Type * Ty,Value * BasePtr,int Idx,int Idx2,const char * Name) CreateGEP() argument
H A DPeepholeOptimizer.cpp315 RecurrenceInstr(MachineInstr *MI, unsigned Idx1, unsigned Idx2) in RecurrenceInstr()
/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerCorpus.h375 uint32_t Idx2 = RareFeatures[i]; AddRareFeature() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenRegisters.cpp1533 CodeGenSubRegIndex *Idx2 = I2.first; in computeComposites() local
1610 for (auto &Idx2 : SubRegIndices) { in computeSubRegLaneMasks() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombine.cpp564 Value *Idx2 = std::next(GEP->idx_begin())->get(); in tryToRecognizeTableBasedCttz() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp3004 auto CanPreserveInBounds = [&](bool AddIsNSW, Value *Idx1, Value *Idx2) { in visitGetElementPtrInst()
3011 Value *Idx1, *Idx2; in visitGetElementPtrInst() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp1557 int Idx2 = Ex2Idx->getZExtValue(); in getShallowScore() local
4891 std::optional<unsigned> Idx2 = getElementIndex(IE2); in areTwoInsertFromSameBuildVector() local
4915 unsigned Idx2 = getElementIndex(IE2).value_or(*Idx1); in areTwoInsertFromSameBuildVector() local
10302 unsigned Idx2 = *getElementIndex(IE2); in isFirstInsertElement() local
[all...]
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp4251 auto Idx2 = Array2->getIdx(); in isSameComparisonOperand() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp7318 unsigned Idx2 = CommuteAnyOperandIndex; in commuteOperandsForFold() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp2954 __anon75d1774a0a02(ArrayRef<int> Mask, unsigned Idx1, unsigned Idx2) SplitVecRes_VECTOR_SHUFFLE() argument
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp14481 SDValue Idx2 = FMAOp1.getOperand(1); in performFMACombine() local