Home
last modified time | relevance | path

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

/external/google-cloud-java/java-compute/proto-google-cloud-compute-v1/src/main/java/com/google/cloud/compute/v1/
DSecurityPolicyRulePreconfiguredWafConfigExclusionFieldParamsOrBuilder.java51 java.lang.String getOp(); in getOp() method
DConditionOrBuilder.java91 java.lang.String getOp(); in getOp() method
DSecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams.java336 public java.lang.String getOp() { in getOp() method in SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams
892 public java.lang.String getOp() { in getOp() method in SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams.Builder
DCondition.java894 public java.lang.String getOp() { in getOp() method in Condition
1763 public java.lang.String getOp() { in getOp() method in Condition.Builder
/external/apache-xml/src/main/java/org/apache/xpath/compiler/
DOpMap.java174 public int getOp(int opPos) in getOp() method in OpMap
/external/pytorch/aten/src/ATen/native/cuda/
DSummaryOps.cu148 #define HANDLE_SWITCH_CASE(mType, getOp) \ argument
/external/skia/src/core/
DSkClipStack.h136 SkClipOp getOp() const { return fOp; } 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/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
DHexagonConstExtenders.cpp331 MachineOperand &getOp() { in getOp() function
334 const MachineOperand &getOp() const { in getOp() function
/external/angle/src/compiler/translator/
DIntermNode.h427 TOperator getOp() const { return mOp; } in getOp() function
/external/llvm/lib/Target/Hexagon/
DRDFGraph.h479 MachineOperand &getOp() { in getOp() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DRDFGraph.h521 MachineOperand &getOp() { in getOp() function
/external/swiftshader/third_party/subzero/src/
DIceInst.h333 OpKind getOp() const { return Op; } in getOp() function
DIceInstX8664.h328 InstArithmetic::OpKind getOp() const { return Op; } in getOp() function
DIceInstX8632.h389 InstArithmetic::OpKind getOp() const { return Op; } in getOp() function
/external/mesa3d/src/nouveau/codegen/
Dnv50_ir_peephole.cpp540 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/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
DDebugInfoMetadata.h2678 uint64_t getOp() const { return *Op; } in getOp() function
/external/angle/third_party/glslang/src/glslang/Include/
Dintermediate.h1315 TOperator getOp() const { return op; } in getOp() function
/external/deqp-deps/glslang/glslang/Include/
Dintermediate.h1283 TOperator getOp() const { return op; } in getOp() function
/external/clang/include/clang/AST/
DExpr.h4861 AtomicOp getOp() const { return Op; } in getOp() function