Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DDXILEmitter.cpp276 static std::string getDXILOperationOverload(StringRef Overloads) { in getDXILOperationOverload() function
357 << getDXILOperationOverload(DXILOp.OverloadTypes) << ", " in emitDXILOperationTable()