Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/
H A DDXILOperationCommon.h36 OVERLOAD, enumerator
53 .Case("$o", ParameterKind::OVERLOAD) in parameterTypeNameToKind()
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DDXILEmitter.cpp97 if (CurParam.Kind >= ParameterKind::OVERLOAD) in DXILOperationData()
139 case ParameterKind::OVERLOAD: in parameterKindToString()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILOpBuilder.cpp211 case ParameterKind::OVERLOAD: in getTypeFromParameterKind()
/freebsd-14.2/sbin/pfctl/
H A Dparse.y515 %token MAXSRCCONN MAXSRCCONNRATE OVERLOAD FLUSH SLOPPY
4314 | OVERLOAD '<' STRING '>' flush {
6319 { "overload", OVERLOAD}, in lookup()