Home
last modified time | relevance | path

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

12

/external/llvm-project/mlir/include/mlir/IR/
DSymbolTable.h48 Operation *getOp() const { return symbolTableOp; } in getOp() function
/external/apache-xml/src/main/java/org/apache/xpath/compiler/
DOpMap.java174 public int getOp(int opPos) in getOp() method in OpMap
/external/llvm-project/mlir/examples/toy/Ch1/include/toy/
DAST.h151 char getOp() { return op; } in getOp() function
/external/llvm-project/mlir/examples/toy/Ch5/include/toy/
DAST.h151 char getOp() { return op; } in getOp() function
/external/skqp/src/core/
DSkClipStack.h118 SkClipOp getOp() const { return fOp; } in getOp() function
/external/llvm-project/mlir/examples/toy/Ch4/include/toy/
DAST.h151 char getOp() { return op; } in getOp() function
/external/llvm-project/mlir/examples/toy/Ch6/include/toy/
DAST.h151 char getOp() { return op; } in getOp() function
/external/llvm-project/mlir/examples/toy/Ch2/include/toy/
DAST.h151 char getOp() { return op; } in getOp() function
/external/llvm-project/mlir/examples/toy/Ch3/include/toy/
DAST.h151 char getOp() { return op; } in getOp() function
/external/skia/src/core/
DSkClipStack.h133 SkClipOp getOp() const { return fOp; } in getOp() function
/external/llvm-project/mlir/examples/toy/Ch7/include/toy/
DAST.h170 char getOp() { return op; } in getOp() function
/external/llvm-project/clang-tools-extra/clang-tidy/misc/
DRedundantExpressionCheck.cpp313 static OverloadedOperatorKind getOp(const BinaryOperator *Op) { in getOp() function
317 static OverloadedOperatorKind getOp(const CXXOperatorCallExpr *Op) { in getOp() function
/external/angle/src/compiler/translator/
DIntermNode.h405 TOperator getOp() const { return mOp; } in getOp() function
/external/llvm-project/llvm/lib/Target/Hexagon/
DHexagonConstExtenders.cpp329 MachineOperand &getOp() { in getOp() function
332 const MachineOperand &getOp() const { 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/llvm-project/llvm/include/llvm/CodeGen/
DRDFGraph.h520 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.h335 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.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/llvm-project/llvm/include/llvm/IR/
DDebugInfoMetadata.h2608 uint64_t getOp() const { return *Op; } in getOp() function
/external/deqp-deps/glslang/glslang/Include/
Dintermediate.h1358 TOperator getOp() const { return op; } in getOp() function

12