Searched defs:IsFoldable (Results 1 – 4 of 4) sorted by relevance
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ | ||
| D | instruction.cpp | 756 bool Instruction::IsFoldable() const { in IsFoldable() function in spvtools::opt::Instruction |
| /third_party/spirv-tools/source/opt/ | ||
| D | instruction.cpp | 753 bool Instruction::IsFoldable() const { in IsFoldable() function in spvtools::opt::Instruction |
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ | ||
| D | instruction.cpp | 756 bool Instruction::IsFoldable() const { in IsFoldable() function in spvtools::opt::Instruction |
| /third_party/node/deps/v8/src/compiler/ | ||
| D | node-matchers.h | 306 bool IsFoldable() const { in IsFoldable() function |