Home
last modified time | relevance | path

Searched defs:IsCompatible (Results 1 – 10 of 10) sorted by relevance

/external/skqp/src/gpu/mtl/
DGrMtlCopyManager.mm224 bool GrMtlCopyManager::IsCompatible(const GrMtlCopyPipelineState* pipelineState, function
/external/tensorflow/tensorflow/core/ops/compat/
Dbackwards_compatibility_test.cc27 TEST(BackwardsCompatibilityTest, IsCompatible) { in TEST() argument
/external/v8/src/compiler/
Dcsa-load-elimination.cc68 bool IsCompatible(MachineRepresentation r1, MachineRepresentation r2) { in IsCompatible() function
Dmachine-graph-verifier.cc971 bool IsCompatible(MachineRepresentation expected, in IsCompatible() function in v8::internal::compiler::__anonf8ae49ab0111::MachineRepresentationChecker
Dload-elimination.cc140 bool IsCompatible(MachineRepresentation r1, MachineRepresentation r2) { in IsCompatible() function
/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_op_registry.cc61 /* static */ bool XlaOpRegistry::IsCompatible(const OpRegistration& x, in IsCompatible() function in tensorflow::XlaOpRegistry
/external/tensorflow/tensorflow/python/eager/
Dpywrap_tensor.cc177 bool IsCompatible(DataType desired, DataType returned) { in IsCompatible() function
/external/v8/src/compiler/backend/
Dinstruction.cc107 bool LocationOperand::IsCompatible(LocationOperand* op) { in IsCompatible() function in v8::internal::compiler::LocationOperand
/external/vulkan-validation-layers/tests/
Dvkrenderframework.cpp1115 bool VkImageObj::IsCompatible(const VkImageUsageFlags usages, const VkFormatFeatureFlags features) { in IsCompatible() function in VkImageObj
/external/vulkan-validation-layers/layers/
Ddescriptor_sets.cpp221 bool cvdescriptorset::DescriptorSetLayout::IsCompatible(DescriptorSetLayout const *rh_ds_layout) co… in IsCompatible() function in cvdescriptorset::DescriptorSetLayout