Home
last modified time | relevance | path

Searched defs:ArgIndices (Results 1 – 6 of 6) 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/llvm-project/llvm/lib/Transforms/IPO/
DArgumentPromotion.cpp163 ScalarizeTable &ArgIndices = ScalarizedElements[&*I]; in doPromotion() local
273 ScalarizeTable &ArgIndices = ScalarizedElements[&*I]; in doPromotion() local
427 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-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-project/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h245 std::vector<TypeIndex> ArgIndices; variable
670 BuildInfoRecord(ArrayRef<TypeIndex> ArgIndices) in BuildInfoRecord()
686 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