Home
last modified time | relevance | path

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

/external/apache-xml/src/main/java/org/apache/xpath/compiler/
DOpMap.java174 public int getOp(int opPos) in getOp() method in OpMap
/external/skqp/src/core/
DSkClipStack.h118 SkClipOp getOp() const { return fOp; } in getOp() function
/external/skia/src/core/
DSkClipStack.h118 SkClipOp getOp() const { return fOp; } in getOp() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonConstExtenders.cpp330 MachineOperand &getOp() { in getOp() function
333 const MachineOperand &getOp() const { in getOp() function
DRDFGraph.h521 MachineOperand &getOp() { in getOp() function
/external/llvm/lib/Target/Hexagon/
DRDFGraph.h479 MachineOperand &getOp() { in getOp() function
/external/swiftshader/src/OpenGL/compiler/
Dintermediate.h461 TOperator getOp() const { return op; } in getOp() function
/external/swiftshader/third_party/subzero/src/
DIceInst.h330 OpKind getOp() const { return Op; } in getOp() function
DIceInstX86Base.h272 InstArithmetic::OpKind getOp() const { return Op; } in getOp() function
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_peephole.cpp504 Modifier::getOp() const in getOp() function in nv50_ir::Modifier
/external/deqp-deps/glslang/glslang/Include/
Dintermediate.h1266 TOperator getOp() const { return op; } in getOp() function
/external/clang/include/clang/AST/
DExpr.h4861 AtomicOp getOp() const { return Op; } in getOp() function