Searched defs:NewIdx (Results 1 - 18 of 18) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/IR/
H A DLLVMContextImpl.cpp193 uint32_t NewIdx = BundleTagCache.size(); local
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DCFG.h220 int NewIdx = Idx + RHS; local
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/PBQP/
H A DGraph.h123 void setAdjEdgeIdx(NodeId NId, typename NodeEntry::AdjEdgeIdx NewIdx) { argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DImmutableGraph.h385 size_type NewIdx = RemappedNodeIndex[DestIdx]; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DSeparateConstOffsetFromGEP.cpp1014 Value *NewIdx = local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLoopUnrollRuntime.cpp361 PHINode *NewIdx = PHINode::Create(NewIter->getType(), 2, local
939 PHINode *NewIdx = PHINode::Create(TestVal->getType(), 2, "niter", local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp1105 unsigned NewIdx = J + I * VecWidth; local
1268 unsigned NewIdx = Idx + I * VecWidth; local
H A DSLPVectorizer.cpp752 unsigned NewIdx = 0; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTwoAddressInstructionPass.cpp612 unsigned NewIdx = NewMI->getOperandNo(NewIt); local
H A DLiveIntervals.cpp985 SlotIndex NewIdx; member in class:LiveIntervals::HMEditor
990 HMEditor(LiveIntervals& LIS, const MachineRegisterInfo& MRI, const TargetRegisterInfo& TRI, SlotIndex OldIdx, SlotIndex NewIdx, bool UpdateFlags) argument
[all...]
H A DRegisterCoalescer.cpp1400 unsigned NewIdx = NewMI.getOperand(0).getSubReg(); local
H A DCodeGenPrepare.cpp7663 APInt NewIdx = UGEPIIdx->getValue() - GEPIIdx->getValue(); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DConstantFolding.cpp985 APInt NewIdx = Offset.sdiv_ov(ElemSize, Overflow); local
/netbsd-current/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeGenRegisters.cpp528 CodeGenSubRegIndex *NewIdx = NewSubRegs[i].first; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp923 uint64_t NewIdx = DL.isBigEndian() ? (VecOpIdx + 1) * TruncRatio - 1 local
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp4158 unsigned NewIdx = 0; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp3821 auto NewIdx = local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp18793 SDValue NewIdx = DAG.getConstant(Elt % ConcatNumElts, SL, local
21515 SDValue NewIdx; local

Completed in 635 milliseconds