Searched refs:DXILFn (Results 1 – 1 of 1) sorted by relevance
554 FunctionCallee DXILFn = M.getOrInsertFunction(DXILFnName, DXILOpFT); in tryCreateOp() local562 CallInst *CI = IRB.CreateCall(DXILFn, OpArgs, Name); in tryCreateOp()