Home
last modified time | relevance | path

Searched defs:getOp (Results 1 – 14 of 14) 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/skia/src/core/
DSkClipStack.h130 SkClipOp getOp() const { return fOp; } in getOp() function
/external/angle/src/compiler/translator/
DIntermNode.h424 TOperator getOp() const { return mOp; } in getOp() function
/external/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
/external/llvm/lib/Target/Hexagon/
DRDFGraph.h479 MachineOperand &getOp() { in getOp() function
/external/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
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_peephole.cpp536 Modifier::getOp() const in getOp() function in nv50_ir::Modifier
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDebugInfoMetadata.h2362 uint64_t getOp() const { return *Op; } in getOp() function
/external/angle/third_party/vulkan-deps/glslang/src/glslang/Include/
Dintermediate.h1418 TOperator getOp() const { return op; } in getOp() function
/external/deqp-deps/glslang/glslang/Include/
Dintermediate.h1414 TOperator getOp() const { return op; } in getOp() function
/external/clang/include/clang/AST/
DExpr.h4861 AtomicOp getOp() const { return Op; } in getOp() function