Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenACC/
H A DACC.td37 let isValueOptional = true;
152 let isValueOptional = true;
226 let isValueOptional = true;
235 let isValueOptional = true;
247 let isValueOptional = true;
253 let isValueOptional = true;
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDirectiveEmitter.cpp883 if (Clause.isValueOptional() && Clause.isValueList()) { in GenerateFlangClauseParserClass()
885 } else if (Clause.isValueOptional()) { in GenerateFlangClauseParserClass()
938 if (Clause.isValueOptional() && Clause.getDefaultValue().empty()) { in GenerateFlangClauseUnparse()
945 } else if (Clause.isValueOptional()) { in GenerateFlangClauseUnparse()
1059 if (Clause.isValueOptional()) in GenerateFlangClausesParser()
1089 if (Clause.isValueOptional()) // close maybe(. in GenerateFlangClausesParser()
/freebsd/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DDirectiveEmitter.h189 bool isValueOptional() const { return Def->getValueAsBit("isValueOptional"); } in isValueOptional() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/Directive/
H A DDirectiveBase.td87 bit isValueOptional = false;
/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMP.td140 let isValueOptional = true;
327 let isValueOptional = true;
332 let isValueOptional = true;