Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILOpLowering.cpp85 Value *DXILOpArg = B.getInt32(static_cast<unsigned>(DXILOp)); in lowerIntrinsic() local
86 Args.emplace_back(DXILOpArg); in lowerIntrinsic()