Home
last modified time | relevance | path

Searched defs:IsVariable (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/graph/
H A Dgraph.h174 bool IsVariable() const { return class_ == NC_VARIABLE; } in IsVariable() function
861 inline bool IsVariable(const Node* node) { return node->IsVariable(); } in IsVariable() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVSymbol.h29 IsVariable, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/LogicalView/Core/
DLVSymbol.h29 IsVariable, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/LogicalView/Core/
DLVSymbol.h29 IsVariable, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/LogicalView/Core/
DLVSymbol.h29 IsVariable, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/LogicalView/Core/
DLVSymbol.h29 IsVariable, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DAutoUpgrade.cpp2841 bool IsVariable = Name[16] == 'v'; in UpgradeIntrinsicCall() local
2909 bool IsVariable = Name[16] == 'v'; in UpgradeIntrinsicCall() local
2977 bool IsVariable = Name[16] == 'v'; in UpgradeIntrinsicCall() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DAutoUpgrade.cpp3264 bool IsVariable = Name[16] == 'v'; in UpgradeIntrinsicCall() local
3332 bool IsVariable = Name[16] == 'v'; in UpgradeIntrinsicCall() local
3400 bool IsVariable = Name[16] == 'v'; in UpgradeIntrinsicCall() local
/aosp_15_r20/external/tensorflow/tensorflow/python/util/
H A Dutil.cc951 bool IsVariable(PyObject* o) { return IsVariableHelper(o) == 1; } in IsVariable() function
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/
H A Dop_types.cc651 bool IsVariable(const NodeDef& node) { in IsVariable() function
/aosp_15_r20/external/tensorflow/tensorflow/core/ir/
H A Dtf_op_names.cc963 bool TFGraphDialect::IsVariable(TFOp op) const { in IsVariable() function in mlir::tfg::TFGraphDialect
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/diff/
H A Ddiff.cpp1947 bool Differ::IsVariable(const IdInstructions& id_to, uint32_t pointer_id) { in IsVariable() function in spvtools::diff::__anon63b85ea00111::Differ
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/diff/
H A Ddiff.cpp1947 bool Differ::IsVariable(const IdInstructions& id_to, uint32_t pointer_id) { in IsVariable() function in spvtools::diff::__anon15297e260111::Differ
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/diff/
Ddiff.cpp1947 bool Differ::IsVariable(const IdInstructions& id_to, uint32_t pointer_id) { in IsVariable() function in spvtools::diff::__anon1db6ab2c0111::Differ
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp23268 static unsigned getTargetVShiftUniformOpcode(unsigned Opc, bool IsVariable) { in getTargetVShiftUniformOpcode()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp26596 static unsigned getTargetVShiftUniformOpcode(unsigned Opc, bool IsVariable) { in getTargetVShiftUniformOpcode()