Searched defs:IsFoldable (Results 1 – 5 of 5) sorted by relevance
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/ | ||
D | instruction.cpp | 753 bool Instruction::IsFoldable() const { in IsFoldable() function in spvtools::opt::Instruction |
/external/deqp-deps/SPIRV-Tools/source/opt/ | ||
D | instruction.cpp | 738 bool Instruction::IsFoldable() const { in IsFoldable() function in spvtools::opt::Instruction |
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ | ||
D | instruction.cpp | 753 bool Instruction::IsFoldable() const { in IsFoldable() function in spvtools::opt::Instruction |
/external/tensorflow/tensorflow/core/transforms/constant_folding/ | ||
D | pass.cc | 580 bool OpPropertyHelper::IsFoldable(TFOp op) { in IsFoldable() function in mlir::tfg::OpPropertyHelper |
/external/tensorflow/tensorflow/core/grappler/optimizers/ | ||
D | constant_folding.cc | 947 bool ConstantFolding::IsFoldable(const NodeDef& node, in IsFoldable() function in tensorflow::grappler::ConstantFolding |