Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILOpBuilder.cpp424 static dxil::Attributes getDXILAttributes(dxil::OpCode OpCode, in getDXILAttributes() function
456 dxil::Attributes Attributes = getDXILAttributes(OpCode, DXILVersion); in setDXILAttributes()