Searched defs:IsFoldable (Results 1 – 4 of 4) sorted by relevance
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/ | ||
D | instruction.cpp | 696 bool Instruction::IsFoldable() const { in IsFoldable() function in spvtools::opt::Instruction |
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ | ||
D | instruction.cpp | 651 bool Instruction::IsFoldable() const { in IsFoldable() function in spvtools::opt::Instruction |
/external/deqp-deps/SPIRV-Tools/source/opt/ | ||
D | instruction.cpp | 651 bool Instruction::IsFoldable() const { in IsFoldable() function in spvtools::opt::Instruction |
/external/tensorflow/tensorflow/core/grappler/optimizers/ | ||
D | constant_folding.cc | 943 bool ConstantFolding::IsFoldable(const NodeDef& node, in IsFoldable() function in tensorflow::grappler::ConstantFolding |