Home
last modified time | relevance | path

Searched refs:AllStages (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDXILEmitter.cpp568 const std::string AllStages("all_stages"); in emitDXILOperationTableDataStructs() local
577 } else if (Name.compare(AllStages) == 0) { in emitDXILOperationTableDataStructs()
581 } else if (Name.compare(AllStages)) { in emitDXILOperationTableDataStructs()