Home
last modified time | relevance | path

Searched defs:ArgIndices (Results 1 – 7 of 7) sorted by relevance

/external/llvm/lib/Transforms/IPO/
DArgumentPromotion.cpp699 ScalarizeTable &ArgIndices = ScalarizedElements[&*I]; in DoPromotion() local
820 ScalarizeTable &ArgIndices = ScalarizedElements[&*I]; in DoPromotion() local
971 ScalarizeTable &ArgIndices = ScalarizedElements[&*I]; in DoPromotion() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DArgumentPromotion.cpp167 ScalarizeTable &ArgIndices = ScalarizedElements[&*I]; in doPromotion() local
276 ScalarizeTable &ArgIndices = ScalarizedElements[&*I]; in doPromotion() local
427 ScalarizeTable &ArgIndices = ScalarizedElements[&*I]; in doPromotion() local
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/Orc/Shared/
DWrapperFunctionUtils.h214 using ArgIndices = std::make_index_sequence<std::tuple_size<ArgTuple>::value>; variable
277 using ArgIndices = std::make_index_sequence<std::tuple_size<ArgTuple>::value>; variable
DSimplePackedSerialization.h424 using ArgIndices = std::make_index_sequence<sizeof...(Ts)>; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h246 std::vector<TypeIndex> ArgIndices; variable
671 BuildInfoRecord(ArrayRef<TypeIndex> ArgIndices) in BuildInfoRecord()
687 SmallVector<TypeIndex, MaxArgs> ArgIndices; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h251 std::vector<TypeIndex> ArgIndices; variable
676 BuildInfoRecord(ArrayRef<TypeIndex> ArgIndices) in BuildInfoRecord()
692 SmallVector<TypeIndex, MaxArgs> ArgIndices; variable
/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h815 BuildInfoRecord(ArrayRef<TypeIndex> ArgIndices) in BuildInfoRecord()
833 SmallVector<TypeIndex, 4> ArgIndices; variable