Lines Matching full:dxil
1 //- DXIL.td - Describe DXIL operation -------------------------*- tablegen -*-//
10 /// This is a target description file for DXIL operations.
22 // Valid DXIL Version records
242 // It is never used to construct the name of DXIL Op call name.
267 // Denote DXIL Op to be supported in all stages
269 // Denote support for DXIL Op to have been removed
272 // DXIL Op attributes
275 // attribute that will be set when building the DXIL op. The mapping is defined
284 // A property is simply used to mark that a DXIL op belongs to a sub-group of
285 // DXIL ops, and it is used to query if a particular op holds this property.
286 // This is used for the static analysis of DXIL ops.
348 // Using IntrinArgIndex<>, arguments of the intrinsic can be copied to the DXIL
357 // directly to the dxil op. This can be used in conjunction with
374 // Abstraction DXIL Operation
379 // Opcode of DXIL Operation
382 // Class of DXIL Operation.
385 // LLVM Intrinsics DXIL Operation maps from
394 // List of valid overload types predicated by DXIL version
397 // List of valid shader stages predicated by DXIL version
407 // Concrete definitions of DXIL Operations
409 // This are sorted by ascending value of the DXIL Opcodes