Searched refs:DXILOpArg (Results 1 – 1 of 1) sorted by relevance
85 Value *DXILOpArg = B.getInt32(static_cast<unsigned>(DXILOp)); in lowerIntrinsic() local86 Args.emplace_back(DXILOpArg); in lowerIntrinsic()