/external/tensorflow/tensorflow/security/advisory/ |
D | tfsa-2022-052.md | 3 ### CVE Number 6 ### Impact 28 ### Patches 33 ### For more information
|
/external/armnn/src/armnn/ |
D | Tensor.cpp | 509 bool TensorInfo::IsConstant() const in IsConstant() function in armnn::TensorInfo 514 void TensorInfo::SetConstant(const bool IsConstant) in SetConstant()
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
D | LVSymbol.h | 24 IsConstant, enumerator
|
/external/llvm/lib/IR/ |
D | MDBuilder.cpp | 167 uint64_t Offset, bool IsConstant) { in createTBAAStructTagNode()
|
/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/ |
D | reduce_while_operands.cc | 139 inline bool IsConstant(Operation *op) { return matchPattern(op, m_Constant()); } in IsConstant() function
|
/external/tensorflow/tensorflow/compiler/xla/service/spmd/ |
D | spmd_partitioner_util.h | 238 bool IsConstant() const { return multiplier_ == 0; } in IsConstant() function
|
D | spmd_partitioner_util.cc | 648 bool OffsetCalculation::IsConstant() const { in IsConstant() function in xla::spmd::OffsetCalculation
|
/external/tensorflow/tensorflow/compiler/xla/tests/ |
D | compute_constant_test.cc | 88 bool IsConstant(const XlaOp operand, XlaBuilder* builder) { in IsConstant() function in xla::__anoneb1401240111::ComputeConstantTest
|
/external/tensorflow/tensorflow/core/graph/ |
D | graph.h | 173 bool IsConstant() const { return class_ == NC_CONSTANT; } in IsConstant() function 860 inline bool IsConstant(const Node* node) { return node->IsConstant(); } in IsConstant() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | MDBuilder.cpp | 238 uint64_t Offset, bool IsConstant) { in createTBAAStructTagNode()
|
/external/swiftshader/third_party/subzero/src/ |
D | IceGlobalInits.h | 442 bool IsConstant = false; variable
|
D | IceTargetLowering.cpp | 994 const bool IsConstant = Var.getIsConstant(); in emitGlobal() local
|
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | instruction.h | 918 bool Instruction::IsConstant() const { in IsConstant() function
|
/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | instruction.h | 918 bool Instruction::IsConstant() const { in IsConstant() function
|
/external/angle/third_party/spirv-tools/src/source/opt/ |
D | instruction.h | 918 bool Instruction::IsConstant() const { in IsConstant() function
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
D | MDBuilder.cpp | 263 uint64_t Offset, bool IsConstant) { in createTBAAStructTagNode()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Xtensa/AsmParser/ |
D | XtensaAsmParser.cpp | 309 bool IsConstant = false; in addExpr() local
|
/external/llvm/include/llvm/DebugInfo/CodeView/ |
D | CodeView.h | 440 IsConstant = 1 << 0, enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyISelLowering.cpp | 1326 auto IsConstant = [](const SDValue &V) { in LowerBUILD_VECTOR() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | CodeView.h | 483 IsConstant = 1 << 0, enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | CodeView.h | 478 IsConstant = 1 << 0, enumerator
|
/external/clang/lib/Sema/ |
D | SemaOpenMP.cpp | 691 bool IsConstant = Type.isConstant(SemaRef.getASTContext()); in getTopDSA() local 4078 bool IsConstant = NewStep->isIntegerConstantExpr(Result, SemaRef.Context); in SetStep() local 5095 bool IsConstant = in CheckOpenMPLoop() local 8387 bool IsConstant = ElemType.isConstant(Context); in ActOnOpenMPFirstprivateClause() local 9720 bool IsConstant = StepExpr->isIntegerConstantExpr(Result, Context); in ActOnOpenMPLinearClause() local
|
/external/tensorflow/tensorflow/core/grappler/ |
D | op_types.cc | 159 bool IsConstant(const NodeDef& node) { return node.op() == "Const"; } in IsConstant() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/AsmParser/ |
D | RISCVAsmParser.cpp | 703 bool IsConstant = evaluateConstantImm(Expr, Imm, VK); in addExpr() local
|
/external/tensorflow/tensorflow/core/ir/ |
D | tf_op_names.cc | 214 bool TFGraphDialect::IsConstant(TFOp op) const { in IsConstant() function in mlir::tfg::TFGraphDialect
|