Home
last modified time | relevance | path

Searched defs:IsFoldable (Results 1 – 4 of 4) sorted by relevance

/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dinstruction.cpp696 bool Instruction::IsFoldable() const { in IsFoldable() function in spvtools::opt::Instruction
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dinstruction.cpp651 bool Instruction::IsFoldable() const { in IsFoldable() function in spvtools::opt::Instruction
/external/deqp-deps/SPIRV-Tools/source/opt/
Dinstruction.cpp651 bool Instruction::IsFoldable() const { in IsFoldable() function in spvtools::opt::Instruction
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dconstant_folding.cc943 bool ConstantFolding::IsFoldable(const NodeDef& node, in IsFoldable() function in tensorflow::grappler::ConstantFolding