/openbsd-src/gnu/llvm/llvm/lib/IR/ |
H A D | AutoUpgrade.cpp | 1267 int Idxs[64]; in UpgradeX86PSLLDQIntrinsics() local 1301 int Idxs[64]; in UpgradeX86PSRLDQIntrinsics() local 2889 SmallVector<int, 16> Idxs(NumElts); in UpgradeIntrinsicCall() local 2910 SmallVector<int, 8> Idxs(DstNumElts); in UpgradeIntrinsicCall() local 2955 SmallVector<int, 8> Idxs(DstNumElts); in UpgradeIntrinsicCall() local 2974 SmallVector<int, 8> Idxs(NumElts); in UpgradeIntrinsicCall() local 3031 SmallVector<int, 8> Idxs(NumElts); in UpgradeIntrinsicCall() local 3049 SmallVector<int, 16> Idxs(NumElts); in UpgradeIntrinsicCall() local 3068 SmallVector<int, 16> Idxs(NumElts); in UpgradeIntrinsicCall() local 3090 SmallVector<int, 16> Idxs(NumElts); in UpgradeIntrinsicCall() local [all …]
|
H A D | ConstantFold.cpp | 776 ArrayRef<unsigned> Idxs) { in ConstantFoldExtractValueInstruction() 789 ArrayRef<unsigned> Idxs) { in ConstantFoldInsertValueInstruction() 1919 static bool isInBoundsIndices(ArrayRef<IndexTy> Idxs) { in isInBoundsIndices() 1965 ArrayRef<Value *> Idxs) { in foldGEPOfGEP() 2037 ArrayRef<Value *> Idxs) { in ConstantFoldGetElementPtr()
|
H A D | Instructions.cpp | 2719 void InsertValueInst::init(Value *Agg, Value *Val, ArrayRef<unsigned> Idxs, in init() 2751 void ExtractValueInst::init(ArrayRef<unsigned> Idxs, const Twine &Name) { in init() 2775 ArrayRef<unsigned> Idxs) { in getIndexedType()
|
H A D | Constants.cpp | 2459 ArrayRef<Value *> Idxs, bool InBounds, in getGetElementPtr()
|
H A D | Verifier.cpp | 3793 SmallVector<Value *, 16> Idxs(GEP.indices()); in visitGetElementPtrInst() local
|
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/ |
H A D | IRBuilder.h | 1818 Value *Idxs[] = { variable 1831 Value *Idxs[] = { variable 1864 Value *Idxs[] = { variable 1877 Value *Idxs[] = { variable
|
/openbsd-src/gnu/llvm/libcxx/benchmarks/ |
H A D | CartesianBenchmarks.h | 26 constexpr auto makeEnumValueTuple(std::index_sequence<Idxs...>) { in makeEnumValueTuple()
|
/openbsd-src/gnu/llvm/clang/lib/CodeGen/ |
H A D | CGVTT.cpp | 74 llvm::Value *Idxs[] = { in EmitVTTDefinition() local
|
H A D | CGOpenMPRuntimeGPU.cpp | 2250 llvm::Value *Idxs[] = {llvm::ConstantInt::getNullValue(CGF.Int32Ty), in emitListToGlobalCopyFunction() local 2361 llvm::Value *Idxs[] = {llvm::ConstantInt::getNullValue(CGF.Int32Ty), in emitListToGlobalReduceFunction() local 2460 llvm::Value *Idxs[] = {llvm::ConstantInt::getNullValue(CGF.Int32Ty), in emitGlobalToListCopyFunction() local 2571 llvm::Value *Idxs[] = {llvm::ConstantInt::getNullValue(CGF.Int32Ty), in emitGlobalToListReduceFunction() local
|
H A D | MicrosoftCXXABI.cpp | 3414 llvm::Value *Idxs[] = {getZeroInt(), VBIndex}; in EmitNonNullMemberPointerConversion() local
|
H A D | CGObjCMac.cpp | 1832 llvm::Value *Idxs[] = { in getConstantGEP() local
|
H A D | CGBuiltin.cpp | 12975 llvm::Value *Idxs[] = {ConstantInt::get(Int32Ty, 0), in EmitX86CpuIs() local 13018 Value *Idxs[] = {Builder.getInt32(0), Builder.getInt32(3), in EmitX86CpuSupports() local
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
H A D | SjLjEHPrepare.cpp | 119 Value *Idxs[2] = { Zero, One }; in insertCallSiteStore() local
|
/openbsd-src/gnu/llvm/llvm/tools/llvm-stress/ |
H A D | llvm-stress.cpp | 507 std::vector<Constant*> Idxs; in Act() local
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/ |
H A D | ThreadSanitizer.cpp | 274 using Idxs = std::vector<unsigned>; in initialize() typedef
|
/openbsd-src/gnu/llvm/llvm/utils/TableGen/ |
H A D | AsmWriterEmitter.cpp | 208 const auto &Idxs = InstIdxs[CommandIdx]; in FindUniqueOperandCommands() local
|
H A D | CodeGenDAGPatterns.cpp | 2128 std::vector<unsigned> Idxs; in InlinePatternFragments() local 4521 std::vector<unsigned> Idxs; in CombineChildVariants() local
|
/openbsd-src/gnu/llvm/llvm/lib/Analysis/ |
H A D | InstructionSimplify.cpp | 4869 ArrayRef<unsigned> Idxs, in simplifyInsertValueInst() 4898 ArrayRef<unsigned> Idxs, in simplifyInsertValueInst() 4940 static Value *simplifyExtractValueInst(Value *Agg, ArrayRef<unsigned> Idxs, in simplifyExtractValueInst() 4963 Value *llvm::simplifyExtractValueInst(Value *Agg, ArrayRef<unsigned> Idxs, in simplifyExtractValueInst()
|
H A D | ValueTracking.cpp | 4110 SmallVectorImpl<unsigned> &Idxs, in BuildSubAggregate() 4174 SmallVector<unsigned, 10> Idxs(idx_range.begin(), idx_range.end()); in BuildSubAggregate() local 4251 SmallVector<unsigned, 5> Idxs; in FindInsertedValue() local
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/ |
H A D | LowerTypeTests.cpp | 621 Constant *Idxs[] = {ConstantInt::get(IntPtrTy, 0), in allocateByteArrays() local
|
H A D | GlobalOpt.cpp | 748 SmallVector<Constant*, 8> Idxs; in OptimizeAwayTrappingUsesOfValue() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/ |
H A D | HexagonConstExtenders.cpp | 1918 const IndexList &Idxs = P.second; in replaceExtenders() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/ |
H A D | SILoadStoreOptimizer.cpp | 1804 static const unsigned Idxs[5][4] = { in getSubRegIdxs() local
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineCasts.cpp | 2719 SmallVector<Value *, 8> Idxs(NumZeros + 1, Builder.getInt32(0)); in convertBitCastToGEP() local
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeVectorTypes.cpp | 2490 Pairs, [SrcRegIdx](ArrayRef<std::pair<unsigned, int>> Idxs) { in SplitVecRes_VECTOR_SHUFFLE()
|