Home
last modified time | relevance | path

Searched defs:TheName (Results 1 – 4 of 4) sorted by relevance

/external/spirv-llvm/lib/SPIRV/libSPIRV/
DSPIRVType.h325 SPIRVTypeOpaque(SPIRVModule *M, SPIRVId TheId, const std::string& TheName) in SPIRVTypeOpaque()
536 const std::string &TheName) in SPIRVTypeStruct()
545 const std::string &TheName) in SPIRVTypeStruct()
DSPIRVEntry.cpp151 SPIRVEntry::setName(const std::string& TheName) { in setName()
417 const std::string &TheName) in SPIRVEntryPoint()
DSPIRVInstruction.h444 SPIRVValue *TheInitializer, const std::string &TheName, in SPIRVVariable()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Demangle/
DMicrosoftDemangle.cpp533 static void outputName(OutputStream &OS, const Name *TheName) { in outputName()