Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDXILEmitter.cpp138 bool knownType = true; in DXILOperationDesc() local
142 knownType = false; in DXILOperationDesc()
146 if (!knownType) { in DXILOperationDesc()