/llvm-project/mlir/lib/Interfaces/ |
H A D | FunctionInterfaces.cpp | 190 FunctionOpInterface op, ArrayRef<unsigned> argIndices, TypeRange argTypes, in insertFunctionArguments() argument 193 assert(argIndices.size() == argTypes.size()); in insertFunctionArguments() 194 assert(argIndices.size() == argAttrs.size() || argAttrs.empty()); in insertFunctionArguments() 195 assert(argIndices.size() == argLocs.size()); in insertFunctionArguments() 196 if (argIndices.empty()) in insertFunctionArguments() 209 newArgAttrs.reserve(originalNumArgs + argIndices.size()); in insertFunctionArguments() 221 for (unsigned i = 0, e = argIndices.size(); i < e; ++i) { in insertFunctionArguments() 222 migrate(argIndices[i]); in insertFunctionArguments() 231 for (unsigned i = 0, e = argIndices.size(); i < e; ++i) in insertFunctionArguments() 232 entry.insertArgument(argIndices[ in insertFunctionArguments() 278 eraseFunctionArguments(FunctionOpInterface op,const BitVector & argIndices,Type newType) eraseFunctionArguments() argument [all...] |
/llvm-project/lld/test/COFF/Inputs/ |
H A D | pdb-type-server-simple-ts.yaml | 39 ArgIndices: [ 4097 ] 71 ArgIndices: [ 0 ] 130 ArgIndices: [ 4100, 4101, 4105, 4106, 4104 ] 146 ArgIndices: [ 4100, 4101, 4110, 4106, 4104 ]
|
H A D | pdb-type-server-guid-collision-a-pdb.yaml | 70 ArgIndices: [ 4098, 4100, 4100, 4100, 116, 48, 4100, 116, 88 ArgIndices: [ 4098 ] 101 ArgIndices: [ ] 275 ArgIndices: [ 4113, 48 ] 292 ArgIndices: [ 4113 ] 398 ArgIndices: [ 4125 ] 508 ArgIndices: [ 4135 ] 743 ArgIndices: [ 117 ] 828 ArgIndices: [ 4153 ] 911 ArgIndices: [ 4160 ]
|
H A D | pdb-type-server-guid-collision-b-pdb.yaml | 98 ArgIndices: [ 4101, 4103, 4103, 4103, 116, 48, 4103, 116, 116 ArgIndices: [ 4101 ] 129 ArgIndices: [ ] 303 ArgIndices: [ 4116, 48 ] 320 ArgIndices: [ 4116 ] 426 ArgIndices: [ 4128 ] 536 ArgIndices: [ 4138 ] 771 ArgIndices: [ 117 ] 856 ArgIndices: [ 4156 ] 939 ArgIndices: [ 4163 ]
|
H A D | pdb-file-statics-b.yaml | 126 ArgIndices: [ 116 ] 213 ArgIndices: [ 4102, 4106, 4106, 4106, 116, 48, 4106, 116, 231 ArgIndices: [ 4102 ] 244 ArgIndices: [ ] 428 ArgIndices: [ 4120, 48 ] 445 ArgIndices: [ 4120 ] 561 ArgIndices: [ 4134 ] 681 ArgIndices: [ 4146 ] 926 ArgIndices: [ 117 ] 1021 ArgIndices: [ 4168 ] [all …]
|
H A D | pdb-file-statics-a.yaml | 132 ArgIndices: [ 116 ] 151 ArgIndices: [ 116, 4098 ] 238 ArgIndices: [ 4106, 4110, 4110, 4110, 116, 48, 4110, 116, 256 ArgIndices: [ 4106 ] 269 ArgIndices: [ ] 453 ArgIndices: [ 4124, 48 ] 470 ArgIndices: [ 4124 ] 586 ArgIndices: [ 4138 ] 706 ArgIndices: [ 4150 ] 951 ArgIndices: [ 117 ] [all …]
|
H A D | pdb1.yaml | 99 ArgIndices: [ ] 113 ArgIndices: [ 0 ] 160 ArgIndices: [ 4103, 4104, 4108, 4109, 4107 ]
|
H A D | pdb-scopes-b.yaml | 171 ArgIndices: [ 0 ] 185 ArgIndices: [ 116 ] 232 ArgIndices: [ 4103, 4104, 4108, 4109, 4107 ]
|
H A D | pdb_comdat_main.yaml | 135 ArgIndices: [ 0 ] 154 ArgIndices: [ ] 201 ArgIndices: [ 4104, 4105, 4109, 4110, 4108 ]
|
H A D | pdb_comdat_bar.yaml | 127 ArgIndices: [ 0 ] 146 ArgIndices: [ ] 188 ArgIndices: [ 4103, 4104, 4108, 4109, 4107 ]
|
H A D | pdb_lines_1.yaml | 119 ArgIndices: [ ] 138 ArgIndices: [ 0 ] 185 ArgIndices: [ 4104, 4105, 4109, 4110, 4108 ]
|
H A D | pdb2.yaml | 103 ArgIndices: [ ] 145 ArgIndices: [ 4099, 4100, 4104, 4105, 4103 ]
|
H A D | pdb_lines_2.yaml | 107 ArgIndices: [ ] 149 ArgIndices: [ 4099, 4100, 4104, 4105, 4103 ]
|
H A D | pdb_lines_2_relative.yaml | 111 ArgIndices: [ ] 142 ArgIndices: [ 4099, 4101, 4100, 0, 4102 ]
|
H A D | pdb-hashes-2-missing.yaml | 181 ArgIndices: [ 4099 ] 195 ArgIndices: [ 116 ]
|
/llvm-project/mlir/include/mlir/Interfaces/ |
H A D | FunctionInterfaces.td | 265 /// listed indices. `argIndices` must be sorted. Arguments are inserted in the 268 void insertArguments(::llvm::ArrayRef<unsigned> argIndices, ::mlir::TypeRange argTypes, 273 argIndices, argTypes, /*resultIndices=*/{}, /*resultTypes=*/{}); 275 $_op, argIndices, argTypes, argAttrs, argLocs, 293 /*argIndices=*/{}, /*argTypes=*/{}, resultIndices, resultTypes); 306 /// Erases the arguments listed in `argIndices`. 307 void eraseArguments(const ::llvm::BitVector &argIndices) { 308 ::mlir::Type newType = $_op.getTypeWithoutArgs(argIndices); 310 $_op, argIndices, newType); 332 ::llvm::ArrayRef<unsigned> argIndices, ::mlir::TypeRange argTypes, [all …]
|
/llvm-project/lld/test/COFF/ |
H A D | pdb-heapsite.yaml | 289 ArgIndices: [ 35 ] 304 ArgIndices: [ ] 386 ArgIndices: [ 4110, 4114, 4114, 4114, 116, 48, 4114, 116, 404 ArgIndices: [ 4110 ] 598 ArgIndices: [ 4127, 48 ] 615 ArgIndices: [ 4127 ] 731 ArgIndices: [ 4141 ] 851 ArgIndices: [ 4153 ] 1096 ArgIndices: [ 117 ] 1191 ArgIndices: [ 4175 ] [all …]
|
H A D | pdb-thunk.yaml | 392 ArgIndices: [ ] 409 ArgIndices: [ 4102 ] 430 ArgIndices: [ 4106 ] 583 ArgIndices: [ 4125 ] 604 ArgIndices: [ 4129 ] 735 ArgIndices: [ 4144 ] 756 ArgIndices: [ 4148 ] 1061 ArgIndices: [ 4182, 4186, 4186, 4186, 116, 48, 4186, 116, 1079 ArgIndices: [ 4182 ] 1273 ArgIndices: [ 4199, 48 ] [all …]
|
/llvm-project/llvm/test/DebugInfo/PDB/ |
H A D | pdbdump-yaml-types.test | 18 YAML: ArgIndices: [ ] 77 YAML: ArgIndices: [ 4099 ] 177 YAML: ArgIndices: [ 4109, 48 ] 190 YAML: ArgIndices: [ 4109 ] 300 YAML: ArgIndices: [ 4121 ] 403 YAML: ArgIndices: [ 4130 ] 542 YAML: ArgIndices: [ 4142, 4146, 4146, 4146, 116, 48, 4146, 116, 556 YAML: ArgIndices: [ 4142 ] 879 YAML: ArgIndices: [ 117 ] 964 YAML: ArgIndices: [ 4164 ]
|
/llvm-project/clang/utils/ABITest/ |
H A D | TypeGen.py | 438 argIndices = getNthTuple(N + 1, self.maxSize + 1, self.typeGen.cardinality) 439 retIndex, argIndices = argIndices[0], argIndices[1:] 443 argIndices = getNthTuple(N, self.maxSize, self.typeGen.cardinality) 444 args = [self.typeGen.get(i) for i in argIndices]
|
/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | TypeRecord.h | 242 : TypeRecord(Kind), ArgIndices(Indices) {} in ArgListRecord() 244 ArrayRef<TypeIndex> getIndices() const { return ArgIndices; } in getIndices() 246 std::vector<TypeIndex> ArgIndices; variable 671 BuildInfoRecord(ArrayRef<TypeIndex> ArgIndices) in BuildInfoRecord() argument 672 : TypeRecord(TypeRecordKind::BuildInfo), ArgIndices(ArgIndices) {} in BuildInfoRecord() 674 ArrayRef<TypeIndex> getArgs() const { return ArgIndices; } 686 SmallVector<TypeIndex, MaxArgs> ArgIndices; 687 SmallVector<TypeIndex, MaxArgs> ArgIndices; global() variable
|
/llvm-project/llvm/test/DebugInfo/PDB/Inputs/ |
H A D | merge-ids-and-types-1.yaml | 43 ArgIndices: [ 116, 4096 ] 69 ArgIndices: [ 116 ]
|
H A D | merge-ids-and-types-2.yaml | 34 ArgIndices: [ 116 ] 55 ArgIndices: [ 116, 4098 ]
|
/llvm-project/lldb/test/Shell/ObjectFile/PDB/ |
H A D | object.test | 245 ArgIndices: [ 116, 4096 ] 271 ArgIndices: [ 4097, 0, 4098, 0, 0 ]
|
/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/ |
H A D | WrapperFunctionUtils.h | 214 using ArgIndices = std::make_index_sequence<std::tuple_size<ArgTuple>::value>; variable 220 if (!deserialize(ArgData, ArgSize, Args, ArgIndices{})) in apply() 225 std::forward<HandlerT>(H), Args, ArgIndices{}); in apply() 277 using ArgIndices = std::make_index_sequence<std::tuple_size<ArgTuple>::value>; variable 284 if (!deserialize(ArgData, ArgSize, Args, ArgIndices{})) { in applyAsync() 297 ArgIndices{}); in applyAsync()
|