Home
last modified time | relevance | path

Searched defs:IsConstant (Results 1 – 25 of 64) sorted by relevance

123

/aosp_15_r20/external/tensorflow/tensorflow/security/advisory/
H A Dtfsa-2022-052.md3 ### CVE Number
6 ### Impact
28 ### Patches
33 ### For more information
/aosp_15_r20/external/armnn/src/armnn/
H A DTensor.cpp509 bool TensorInfo::IsConstant() const in IsConstant() function in armnn::TensorInfo
514 void TensorInfo::SetConstant(const bool IsConstant) in SetConstant()
/aosp_15_r20/external/tensorflow/tensorflow/core/graph/
H A Dgraph.h173 bool IsConstant() const { return class_ == NC_CONSTANT; } in IsConstant() function
860 inline bool IsConstant(const Node* node) { return node->IsConstant(); } in IsConstant() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVSymbol.h24 IsConstant, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/LogicalView/Core/
DLVSymbol.h24 IsConstant, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/LogicalView/Core/
DLVSymbol.h24 IsConstant, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/LogicalView/Core/
DLVSymbol.h24 IsConstant, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/LogicalView/Core/
DLVSymbol.h24 IsConstant, enumerator
/aosp_15_r20/art/tools/veridex/
H A Dflow_analysis.h75 bool IsConstant() const { return source_ == RegisterSource::kConstant; } in IsConstant() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
H A Dreduce_while_operands.cc139 inline bool IsConstant(Operation *op) { return matchPattern(op, m_Constant()); } in IsConstant() function
/aosp_15_r20/external/llvm/lib/IR/
H A DMDBuilder.cpp167 uint64_t Offset, bool IsConstant) { in createTBAAStructTagNode()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/spmd/
H A Dspmd_partitioner_util.h238 bool IsConstant() const { return multiplier_ == 0; } in IsConstant() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/
H A Dcompute_constant_test.cc88 bool IsConstant(const XlaOp operand, XlaBuilder* builder) { in IsConstant() function in xla::__anon7e71c6a40111::ComputeConstantTest
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DMDBuilder.cpp238 uint64_t Offset, bool IsConstant) { in createTBAAStructTagNode()
/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceGlobalInits.h442 bool IsConstant = false; variable
H A DIceTargetLowering.cpp994 const bool IsConstant = Var.getIsConstant(); in emitGlobal() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DMDBuilder.cpp263 uint64_t Offset, bool IsConstant) { in createTBAAStructTagNode()
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dinstruction.h918 bool Instruction::IsConstant() const { in IsConstant() function
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dinstruction.h918 bool Instruction::IsConstant() const { in IsConstant() function
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dinstruction.h918 bool Instruction::IsConstant() const { in IsConstant() function
/aosp_15_r20/art/compiler/optimizing/
H A Dlocations.h102 bool IsConstant() const { in IsConstant() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/
DMCRegisterInfo.h131 bool IsConstant; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Xtensa/AsmParser/
H A DXtensaAsmParser.cpp309 bool IsConstant = false; in addExpr() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Support/
DRISCVVIntrinsicUtils.h261 bool IsConstant = false; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Support/
DRISCVVIntrinsicUtils.h261 bool IsConstant = false; variable

123