Home
last modified time | relevance | path

Searched defs:getOp (Results 1 – 13 of 13) sorted by relevance

/third_party/flutter/skia/src/core/
DSkClipStack.h118 SkClipOp getOp() const { return fOp; } in getOp() function
/third_party/skia/src/core/
DSkClipStack.h136 SkClipOp getOp() const { return fOp; } in getOp() function
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DIntermNode.h386 TOperator getOp() const { return mOp; } in getOp() function
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DIntermNode.h424 TOperator getOp() const { return mOp; } in getOp() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonConstExtenders.cpp331 MachineOperand &getOp() { in getOp() function
334 const MachineOperand &getOp() const { in getOp() function
DRDFGraph.h520 MachineOperand &getOp() { in getOp() function
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
Dintermediate.h461 TOperator getOp() const { return op; } in getOp() function
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceInst.h333 OpKind getOp() const { return Op; } in getOp() function
DIceInstX8632.h389 InstArithmetic::OpKind getOp() const { return Op; } in getOp() function
DIceInstX8664.h328 InstArithmetic::OpKind getOp() const { return Op; } in getOp() function
/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_peephole.cpp539 Modifier::getOp() const in getOp() function in nv50_ir::Modifier
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDebugInfoMetadata.h2362 uint64_t getOp() const { return *Op; } in getOp() function
/third_party/glslang/glslang/Include/
Dintermediate.h1370 TOperator getOp() const { return op; } in getOp() function