/llvm-project/libcxx/test/std/containers/views/mdspan/extents/ |
H A D | obs_static.pass.cpp | 36 test_static_observers(std::index_sequence<StaticExts...>,std::index_sequence<Indices...>) test_static_observers() argument
|
/llvm-project/llvm/lib/DebugInfo/CodeView/ |
H A D | TypeIndexDiscovery.cpp | 465 SmallVectorImpl<TypeIndex> &Indices) { in resolveTypeIndexReferences() 483 SmallVectorImpl<TypeIndex> &Indices) { in discoverTypeIndices() 488 SmallVectorImpl<TypeIndex> &Indices) { in discoverTypeIndices() 518 ArrayRef<uint8_t> RecordData, SmallVectorImpl<TypeIndex> &Indices) { in discoverTypeIndicesInSymbol()
|
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
|
/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCMergeStringPool.cpp |
|
/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
H A D | NativeEnumTypes.cpp | 53 : Matches(std::move(Indices)), Index(0), Session(PDBSession) {} in NativeEnumTypes() argument
|
/llvm-project/clang/lib/CodeGen/ |
H A D | MCDCState.h | 34 llvm::SmallVector<std::array<int, 2>> Indices; member
|
/llvm-project/libcxx/test/std/containers/views/mdspan/layout_right/ |
H A D | index_operator.pass.cpp | 49 check_operator_constraints(Mapping,Indices...) check_operator_constraints() argument [all...] |
/llvm-project/libcxx/test/std/containers/views/mdspan/layout_left/ |
H A D | index_operator.pass.cpp | 49 check_operator_constraints(Mapping,Indices...) check_operator_constraints() argument [all...] |
/llvm-project/libcxx/test/std/containers/views/mdspan/layout_stride/ |
H A D | index_operator.pass.cpp | 47 check_operator_constraints(Mapping,Indices...) check_operator_constraints() argument [all...] |
/llvm-project/llvm/unittests/tools/llvm-exegesis/ |
H A D | ClusteringTest.cpp | 25 static const auto HasPoints = [](const std::vector<int> &Indices) { in __anon7ae965d30202()
|
/llvm-project/llvm/unittests/DebugInfo/CodeView/ |
H A D | RandomAccessVisitorTest.cpp | 80 std::vector<TypeIndex> Indices; member in __anon7ae2edc90111::MockCallbacks 162 std::vector<TypeIndex> Indices; member 179 std::initializer_list<uint32_t> Indices) { in createPartialOffsets()
|
/llvm-project/llvm/lib/CodeGen/ |
H A D | ShadowStackGCLowering.cpp | 322 Value *Val = B.CreateGEP(Ty, BasePtr, Indices, Name); in CreateGEP() local 307 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 [all...] |
/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
|
/llvm-project/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineLoadStoreAlloca.cpp | 389 SmallVector<Value *, 8> Indices(GEP->indices()); replace() local 730 Value *Indices[2] = { unpackLoadToAggregate() local 776 Value *Indices[2] = { unpackLoadToAggregate() local 1256 Value *Indices[2] = { unpackStoreToAggregate() local 1302 Value *Indices[2] = { unpackStoreToAggregate() local
|
/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyMemIntrinsicResults.cpp | 97 SmallVector<SlotIndex, 4> Indices; in replaceDominatedUses() local
|
/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsSEISelLowering.cpp | 2549 lowerVECTOR_SHUFFLE_SHF(SDValue Op,EVT ResTy,SmallVector<int,16> Indices,SelectionDAG & DAG) lowerVECTOR_SHUFFLE_SHF() argument 2630 isVECTOR_SHUFFLE_SPLATI(SDValue Op,EVT ResTy,SmallVector<int,16> Indices,SelectionDAG & DAG) isVECTOR_SHUFFLE_SPLATI() argument 2662 lowerVECTOR_SHUFFLE_ILVEV(SDValue Op,EVT ResTy,SmallVector<int,16> Indices,SelectionDAG & DAG) lowerVECTOR_SHUFFLE_ILVEV() argument 2708 lowerVECTOR_SHUFFLE_ILVOD(SDValue Op,EVT ResTy,SmallVector<int,16> Indices,SelectionDAG & DAG) lowerVECTOR_SHUFFLE_ILVOD() argument 2755 lowerVECTOR_SHUFFLE_ILVR(SDValue Op,EVT ResTy,SmallVector<int,16> Indices,SelectionDAG & DAG) lowerVECTOR_SHUFFLE_ILVR() argument 2802 lowerVECTOR_SHUFFLE_ILVL(SDValue Op,EVT ResTy,SmallVector<int,16> Indices,SelectionDAG & DAG) lowerVECTOR_SHUFFLE_ILVL() argument 2850 lowerVECTOR_SHUFFLE_PCKEV(SDValue Op,EVT ResTy,SmallVector<int,16> Indices,SelectionDAG & DAG) lowerVECTOR_SHUFFLE_PCKEV() argument 2893 lowerVECTOR_SHUFFLE_PCKOD(SDValue Op,EVT ResTy,SmallVector<int,16> Indices,SelectionDAG & DAG) lowerVECTOR_SHUFFLE_PCKOD() argument 2929 lowerVECTOR_SHUFFLE_VSHF(SDValue Op,EVT ResTy,const SmallVector<int,16> & Indices,SelectionDAG & DAG) lowerVECTOR_SHUFFLE_VSHF() argument 2987 SmallVector<int, 16> Indices; lowerVECTOR_SHUFFLE() local [all...] |
/llvm-project/clang/lib/Format/ |
H A D | ObjCPropertyAttributeOrderFixer.cpp | 52 SmallVector<int> Indices; in sortPropertyAttributes() local
|
/llvm-project/llvm/lib/Target/X86/ |
H A D | X86InterleavedAccess.cpp | 835 Indices.push_back(Mask[i]); in lowerInterleavedStore() local 58 ArrayRef<unsigned> Indices; global() member in __anon582ee7790111::X86InterleavedAccessGroup 808 lowerInterleavedLoad(LoadInst * LI,ArrayRef<ShuffleVectorInst * > Shuffles,ArrayRef<unsigned> Indices,unsigned Factor) const lowerInterleavedLoad() argument [all...] |
/llvm-project/libcxx/test/std/containers/views/mdspan/mdspan/ |
H A D | index_operator.pass.cpp | 78 check_operator_constraints(MDS,Indices...) check_operator_constraints() argument [all...] |
/llvm-project/llvm/lib/Analysis/ |
H A D | TypeMetadataUtils.cpp | 64 SmallVector<Value *, 8> Indices(drop_begin(GEP->operands())); findLoadCallsAtConstantOffset() local
|
/llvm-project/llvm/include/llvm/MC/ |
H A D | DXContainerPSVInfo.h | 31 SmallVector<uint32_t> Indices; member
|
/llvm-project/llvm/lib/Target/BPF/ |
H A D | BPFPreserveStaticOffset.cpp | 279 Indices.append(Call->data_operands_begin() + 6 + Delta, in reconstructGEP() local 194 SmallVector<Value *> Indices; global() member [all...] |
/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | LiveIntervals.h | 192 extendToIndices(LiveRange & LR,ArrayRef<SlotIndex> Indices) extendToIndices() argument
|