Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dinstruction.cpp756 bool Instruction::IsFoldable() const { in IsFoldable() function in spvtools::opt::Instruction
/third_party/spirv-tools/source/opt/
Dinstruction.cpp753 bool Instruction::IsFoldable() const { in IsFoldable() function in spvtools::opt::Instruction
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dinstruction.cpp756 bool Instruction::IsFoldable() const { in IsFoldable() function in spvtools::opt::Instruction
/third_party/node/deps/v8/src/compiler/
Dnode-matchers.h306 bool IsFoldable() const { in IsFoldable() function