Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILOpLowering.cpp77 DXILOpBuilder DXILB(M, B); in lowerIntrinsic() local
78 Type *OverloadTy = DXILB.getOverloadTy(DXILOp, F.getFunctionType()); in lowerIntrinsic()
95 DXILB.createDXILOpCall(DXILOp, F.getReturnType(), OverloadTy, Args); in lowerIntrinsic()