Searched defs:createOp (Results 1 – 3 of 3) sorted by relevance
/third_party/glslang/SPIRV/ |
D | SpvBuilder.cpp | 1798 Id Builder::createOp(Op opCode, Id typeId, const std::vector<Id>& operands) in createOp() function in spv::Builder 1808 Id Builder::createOp(Op opCode, Id typeId, const std::vector<IdImmediate>& operands) in createOp() function in spv::Builder
|
/third_party/skia/src/gpu/ops/ |
D | TextureOp.cpp | 1216 void createOp(GrTextureSetEntry set[], int clumpSize, GrAAType aaType) { in createOp() function in skgpu::v1::TextureOp::BatchSizeLimiter
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
D | SLPVectorizer.cpp | 6149 Value *createOp(IRBuilder<> &Builder, const Twine &Name) const { in createOp() function in __anon344b8d001f11::HorizontalReduction::OperationData 6339 Value *createOp(IRBuilder<> &Builder, const Twine &Name, in createOp() function in __anon344b8d001f11::HorizontalReduction::OperationData 6363 Value *createOp(IRBuilder<> &Builder, const Twine &Name, in createOp() function in __anon344b8d001f11::HorizontalReduction::OperationData
|