Searched defs:IsFoldable (Results 1 – 5 of 5) sorted by relevance
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ | ||
D | instruction.cpp | 470 bool Instruction::IsFoldable() const { in IsFoldable() function in spvtools::opt::Instruction |
/external/angle/third_party/spirv-tools/src/source/opt/ | ||
D | instruction.cpp | 577 bool Instruction::IsFoldable() const { in IsFoldable() function in spvtools::opt::Instruction |
/external/deqp-deps/SPIRV-Tools/source/opt/ | ||
D | instruction.cpp | 543 bool Instruction::IsFoldable() const { in IsFoldable() function in spvtools::opt::Instruction |
/external/v8/src/compiler/ | ||
D | node-matchers.h | 294 bool IsFoldable() const { in IsFoldable() function |
/external/tensorflow/tensorflow/core/grappler/optimizers/ | ||
D | constant_folding.cc | 915 bool ConstantFolding::IsFoldable(const NodeDef& node, in IsFoldable() function in tensorflow::grappler::ConstantFolding |