/aosp_15_r20/external/tensorflow/tensorflow/core/graph/ |
H A D | graph.h | 174 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 D | LVSymbol.h | 29 IsVariable, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/LogicalView/Core/ |
D | LVSymbol.h | 29 IsVariable, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/LogicalView/Core/ |
D | LVSymbol.h | 29 IsVariable, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/LogicalView/Core/ |
D | LVSymbol.h | 29 IsVariable, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/LogicalView/Core/ |
D | LVSymbol.h | 29 IsVariable, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | AutoUpgrade.cpp | 2841 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 D | AutoUpgrade.cpp | 3264 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 D | util.cc | 951 bool IsVariable(PyObject* o) { return IsVariableHelper(o) == 1; } in IsVariable() function
|
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/ |
H A D | op_types.cc | 651 bool IsVariable(const NodeDef& node) { in IsVariable() function
|
/aosp_15_r20/external/tensorflow/tensorflow/core/ir/ |
H A D | tf_op_names.cc | 963 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 D | diff.cpp | 1947 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 D | diff.cpp | 1947 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/ |
D | diff.cpp | 1947 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 D | X86ISelLowering.cpp | 23268 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 D | X86ISelLowering.cpp | 26596 static unsigned getTargetVShiftUniformOpcode(unsigned Opc, bool IsVariable) { in getTargetVShiftUniformOpcode()
|