Searched refs:OutputTypes (Results 1 – 3 of 3) sorted by relevance
/external/llvm/tools/llvm-dwp/ |
D | llvm-dwp.cpp | 201 const DWARFUnitIndex &TUIndex, MCSection *OutputTypes, StringRef Types, in addAllTypesFromDWP() argument 203 Out.SwitchSection(OutputTypes); in addAllTypesFromDWP() 231 MCSection *OutputTypes, in addAllTypes() argument 235 Out.SwitchSection(OutputTypes); in addAllTypes()
|
/external/llvm-project/llvm/tools/llvm-dwp/ |
D | llvm-dwp.cpp | 249 const DWARFUnitIndex &TUIndex, MCSection *OutputTypes, StringRef Types, in addAllTypesFromDWP() argument 251 Out.SwitchSection(OutputTypes); in addAllTypesFromDWP() 281 MCSection *OutputTypes, in addAllTypes() argument 285 Out.SwitchSection(OutputTypes); in addAllTypes()
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cProgramInterfaceQueryTests.cpp | 661 class OutputTypes : public SimpleShaders class 5107 addChild(new TestSubcase(m_context, "output-types", TestSubcase::Create<OutputTypes>)); in init()
|