/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/ |
H A D | TypeIndexDiscovery.cpp | 464 resolveTypeIndexReferences(ArrayRef<uint8_t> RecordData,ArrayRef<TiReference> Refs,SmallVectorImpl<TypeIndex> & Indices) resolveTypeIndexReferences() argument 482 discoverTypeIndices(const CVType & Type,SmallVectorImpl<TypeIndex> & Indices) discoverTypeIndices() argument 487 discoverTypeIndices(ArrayRef<uint8_t> RecordData,SmallVectorImpl<TypeIndex> & Indices) discoverTypeIndices() argument 517 discoverTypeIndicesInSymbol(ArrayRef<uint8_t> RecordData,SmallVectorImpl<TypeIndex> & Indices) discoverTypeIndicesInSymbol() argument
|
H A D | RecordName.cpp | 81 auto Indices = Args.getIndices(); in visitKnownRecord() local 98 auto Indices = Strings.getIndices(); in visitKnownRecord() local
|
H A D | TypeDumpVisitor.cpp | 226 auto Indices = Args.getIndices(); in visitKnownRecord() local 237 auto Indices = Strs.getIndices(); in visitKnownRecord() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCMergeStringPool.cpp | 286 Constant *Indices[2] = { in mergeModuleStringPool() local 311 SmallVector<Value *, 2> Indices; in replaceUsesWithGEP() local
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
H A D | NativeEnumTypes.cpp | 53 std::vector<codeview::TypeIndex> Indices) in NativeEnumTypes()
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | MCDCState.h | 34 llvm::SmallVector<std::array<int, 2>> Indices; member
|
H A D | CGBuiltin.cpp | 7923 SmallVector<int, 16> Indices; in EmitCommonNeonBuiltinExpr() local 8211 SmallVector<int, 16> Indices; in EmitCommonNeonBuiltinExpr() local 8238 SmallVector<int, 16> Indices; in EmitCommonNeonBuiltinExpr() local 8260 SmallVector<int, 16> Indices; in EmitCommonNeonBuiltinExpr() local 8388 SmallVector<int, 16> Indices; in packTBLDVectorList() local 9175 int Indices[] = {1 - Lane, Lane}; in EmitARMBuiltinExpr() local 9346 SmallVector<int, 16> Indices; in VectorUnzip() local 9358 SmallVector<int, 16> Indices; in VectorZip() local 9386 SmallVector<int, 16> Indices; in ARMMVEVectorElementReverse() local 13401 SmallVector<int, 16> Indices; in EmitAArch64BuiltinExpr() local [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | ShadowStackGCLowering.cpp | 266 Value *Indices[] = {ConstantInt::get(Type::getInt32Ty(Context), 0), CreateGEP() local 279 Value *Indices[] = {ConstantInt::get(Type::getInt32Ty(Context), 0), CreateGEP() local
|
H A D | InterleavedAccessPass.cpp | 305 SmallVector<unsigned, 4> Indices; in lowerInterleavedLoad() local 421 SmallVector<int, 4> Indices; in tryReplaceExtracts() local
|
H A D | InterleavedLoadCombinePass.cpp | 1001 SmallVector<Value *, 4> Indices; in computePolynomialFromPointer() local 1213 auto Indices = llvm::to_vector<4>(llvm::seq<unsigned>(0, Factor)); in combine() local
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
H A D | MinimalTypeDumper.cpp | 307 auto Indices = Args.getIndices(); in visitKnownRecord() local 322 auto Indices = Strings.getIndices(); in visitKnownRecord() local 492 auto Indices = BI.ArgIndices; in visitKnownRecord() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineLoadStoreAlloca.cpp | 389 SmallVector<Value *, 8> Indices(GEP->indices()); in replace() local 735 Value *Indices[2] = { in unpackLoadToAggregate() local 781 Value *Indices[2] = { in unpackLoadToAggregate() local 1261 Value *Indices[2] = { in unpackStoreToAggregate() local 1307 Value *Indices[2] = { in unpackStoreToAggregate() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsSEISelLowering.cpp | 2549 SmallVector<int, 16> Indices, in lowerVECTOR_SHUFFLE_SHF() 2630 SmallVector<int, 16> Indices, in isVECTOR_SHUFFLE_SPLATI() 2662 SmallVector<int, 16> Indices, in lowerVECTOR_SHUFFLE_ILVEV() 2708 SmallVector<int, 16> Indices, in lowerVECTOR_SHUFFLE_ILVOD() 2755 SmallVector<int, 16> Indices, in lowerVECTOR_SHUFFLE_ILVR() 2802 SmallVector<int, 16> Indices, in lowerVECTOR_SHUFFLE_ILVL() 2850 SmallVector<int, 16> Indices, in lowerVECTOR_SHUFFLE_PCKEV() 2893 SmallVector<int, 16> Indices, in lowerVECTOR_SHUFFLE_PCKOD() 2929 const SmallVector<int, 16> &Indices, in lowerVECTOR_SHUFFLE_VSHF() 2987 SmallVector<int, 16> Indices; in lowerVECTOR_SHUFFLE() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86InterleavedAccess.cpp | 58 ArrayRef<unsigned> Indices; member in __anon8deb9da60111::X86InterleavedAccessGroup 808 ArrayRef<unsigned> Indices, unsigned Factor) const { in lowerInterleavedLoad() 835 SmallVector<unsigned, 4> Indices; in lowerInterleavedStore() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyMemIntrinsicResults.cpp | 97 SmallVector<SlotIndex, 4> Indices; in replaceDominatedUses() local
|
H A D | WebAssemblyFixIrreducibleControlFlow.cpp | 376 DenseMap<MachineBasicBlock *, unsigned> Indices; in makeSingleEntryLoop() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/ |
H A D | BPFPreserveStaticOffset.cpp | 194 SmallVector<Value *> Indices; member 279 SmallVector<Value *> Indices; in reconstructGEP() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
H A D | DXContainerPSVInfo.h | 31 SmallVector<uint32_t> Indices; member
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | TypeMetadataUtils.cpp | 64 SmallVector<Value *, 8> Indices(drop_begin(GEP->operands())); in findLoadCallsAtConstantOffset() local
|
H A D | TargetLibraryInfo.cpp | 976 DenseMap<StringRef, LibFunc> Indices; in buildIndexMap() local 989 static const DenseMap<StringRef, LibFunc> Indices = in getLibFunc() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | CoalescingBitVector.h | 114 void set(std::initializer_list<IndexT> Indices) { in set()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVGatherScatterLowering.cpp | 362 SmallVector<Value *> Indices(GEP->indices()); in determineBaseAndStride() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64InstrInfo.cpp | 4563 static const unsigned Indices[] = {AArch64::zsub0, AArch64::zsub1}; in copyPhysReg() local 4574 static const unsigned Indices[] = {AArch64::zsub0, AArch64::zsub1, in copyPhysReg() local 4588 static const unsigned Indices[] = {AArch64::zsub0, AArch64::zsub1, in copyPhysReg() local 4619 static const unsigned Indices[] = {AArch64::dsub0, AArch64::dsub1, in copyPhysReg() local 4629 static const unsigned Indices[] = {AArch64::dsub0, AArch64::dsub1, in copyPhysReg() local 4639 static const unsigned Indices[] = {AArch64::dsub0, AArch64::dsub1}; in copyPhysReg() local 4648 static const unsigned Indices[] = {AArch64::qsub0, AArch64::qsub1, in copyPhysReg() local 4658 static const unsigned Indices[] = {AArch64::qsub0, AArch64::qsub1, in copyPhysReg() local 4668 static const unsigned Indices[] = {AArch64::qsub0, AArch64::qsub1}; in copyPhysReg() local 4676 static const unsigned Indices[] = {AArch64::sube64, AArch64::subo64}; in copyPhysReg() local [all …]
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | LiveIntervals.h | 204 void extendToIndices(LiveRange &LR, ArrayRef<SlotIndex> Indices) { in extendToIndices()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/LTO/ |
H A D | LTO.h | 191 const auto &Indices = ModuleSymIndices[I]; in module_symbols() local
|