Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DGCNDPPCombine.cpp109 int getDPPOp(unsigned Op) const;
124 int GCNDPPCombine::getDPPOp(unsigned Op) const { in getDPPOp() function in GCNDPPCombine
164 auto DPPOp = getDPPOp(OrigOp); in createDPPInst()