Home
last modified time | relevance | path

Searched refs:FoldInstructionInternal (Results 1 – 6 of 6) sorted by relevance

/external/angle/third_party/spirv-tools/src/source/opt/
Dfold.h147 bool FoldInstructionInternal(Instruction* inst) const;
Dfold.cpp232 bool InstructionFolder::FoldInstructionInternal(Instruction* inst) const { in FoldInstructionInternal() function in spvtools::opt::InstructionFolder
704 FoldInstructionInternal(&*folded_inst)) { in FoldInstruction()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dfold.h147 bool FoldInstructionInternal(Instruction* inst) const;
Dfold.cpp232 bool InstructionFolder::FoldInstructionInternal(Instruction* inst) const { in FoldInstructionInternal() function in spvtools::opt::InstructionFolder
704 FoldInstructionInternal(&*folded_inst)) { in FoldInstruction()
/external/deqp-deps/SPIRV-Tools/source/opt/
Dfold.h147 bool FoldInstructionInternal(Instruction* inst) const;
Dfold.cpp232 bool InstructionFolder::FoldInstructionInternal(Instruction* inst) const { in FoldInstructionInternal() function in spvtools::opt::InstructionFolder
704 FoldInstructionInternal(&*folded_inst)) { in FoldInstruction()