Searched refs:DXILFn (Results 1 – 1 of 1) sorted by relevance
266 FunctionCallee DXILFn; in createDXILOpCall() local269 DXILFn = FunctionCallee(Func); in createDXILOpCall()273 DXILFn = M.getOrInsertFunction(DXILFnName, DXILOpFT); in createDXILOpCall()276 return B.CreateCall(DXILFn, Args); in createDXILOpCall()