Searched defs:DXILOp (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/ | ||
H A D | DXILEmitter.cpp | 47 StringRef DXILOp; // name of DXIL operation global() member |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/DirectX/ | ||
H A D | DXILOpLowering.cpp | 32 lowerIntrinsic(dxil::OpCode DXILOp,Function & F,Module & M) lowerIntrinsic() argument |
H A D | DXILOpBuilder.cpp | 238 getOrCreateDXILOpFunction(dxil::OpCode DXILOp,Type * OverloadTy,Module & M) getOrCreateDXILOpFunction() argument |