Home
last modified time | relevance | path

Searched defs:Idxs (Results 1 – 18 of 18) sorted by relevance

/external/llvm/include/llvm/IR/
DIRBuilder.h946 Value *Idxs[] = { variable
958 Value *Idxs[] = { variable
987 Value *Idxs[] = { variable
999 Value *Idxs[] = { variable
/external/llvm/lib/IR/
DConstantFold.cpp826 ArrayRef<unsigned> Idxs) { in ConstantFoldExtractValueInstruction()
839 ArrayRef<unsigned> Idxs) { in ConstantFoldInsertValueInstruction()
1883 static bool isInBoundsIndices(ArrayRef<IndexTy> Idxs) { in isInBoundsIndices()
1903 ArrayRef<IndexTy> Idxs) { in ConstantFoldGetElementPtrImpl()
2067 ArrayRef<Constant *> Idxs) { in ConstantFoldGetElementPtr()
2073 ArrayRef<Value *> Idxs) { in ConstantFoldGetElementPtr()
DAutoUpgrade.cpp274 SmallVector<Constant*, 8> Idxs; in UpgradeIntrinsicCall() local
DConstants.cpp1819 Constant *ConstantExpr::getGetElementPtr(Constant *C, ArrayRef<Value *> Idxs, in getGetElementPtr()
1956 ArrayRef<unsigned> Idxs) { in getInsertValue()
1976 ArrayRef<unsigned> Idxs) { in getExtractValue()
DInstructions.cpp1647 void InsertValueInst::init(Value *Agg, Value *Val, ArrayRef<unsigned> Idxs, in init()
1679 void ExtractValueInst::init(ArrayRef<unsigned> Idxs, const Twine &Name) { in init()
1703 ArrayRef<unsigned> Idxs) { in getIndexedType()
DVerifier.cpp1699 SmallVector<Value*, 16> Idxs(GEP.idx_begin(), GEP.idx_end()); in visitGetElementPtrInst() local
/external/clang/lib/CodeGen/
DCGVTT.cpp75 llvm::Value *Idxs[] = { in EmitVTTDefinition() local
DCGObjCGNU.cpp2495 llvm::Constant *Idxs[] = {Zeros[0], in ModuleInitFunction() local
DCGObjCMac.cpp1690 llvm::Value *Idxs[] = { in getConstantGEP() local
/external/llvm/lib/Transforms/IPO/
DArgumentPromotion.cpp660 Value *Idxs[2] = { in DoPromotion() local
791 Value *Idxs[2] = { in DoPromotion() local
DGlobalOpt.cpp763 SmallVector<Constant*, 8> Idxs; in SRAGlobal() local
770 SmallVector<Value*, 8> Idxs; in SRAGlobal() local
913 SmallVector<Constant*, 8> Idxs; in OptimizeAwayTrappingUsesOfValue() local
/external/llvm/lib/Analysis/
DValueTracking.cpp1543 SmallVectorImpl<unsigned> &Idxs, in BuildSubAggregate()
1607 SmallVector<unsigned, 10> Idxs(idx_range.begin(), idx_range.end()); in BuildSubAggregate() local
1685 SmallVector<unsigned, 5> Idxs; in FindInsertedValue() local
DInstructionSimplify.cpp2767 ArrayRef<unsigned> Idxs, const Query &Q, in SimplifyInsertValueInst()
2794 ArrayRef<unsigned> Idxs, in SimplifyInsertValueInst()
/external/llvm/lib/Transforms/InstCombine/
DInstCombineLoadStoreAlloca.cpp305 Value *Idxs[2]; in InstCombineLoadCast() local
DInstCombineCasts.cpp1725 SmallVector<Value*, 8> Idxs(NumZeros+1, ZeroUInt); in visitBitCast() local
/external/llvm/lib/CodeGen/
DSjLjEHPrepare.cpp133 Value *Idxs[2] = { Zero, One }; in insertCallSiteStore() local
/external/llvm/tools/llvm-stress/
Dllvm-stress.cpp437 std::vector<Constant*> Idxs; in Act() local
/external/llvm/utils/TableGen/
DCodeGenDAGPatterns.cpp3302 std::vector<unsigned> Idxs; in CombineChildVariants() local