Home
last modified time | relevance | path

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

/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dreflect.h53 inline bool IsCompileTimeConstantInst(SpvOp opcode) { in IsCompileTimeConstantInst() function
Dinstruction.h728 return IsCompileTimeConstantInst(opcode()); in IsConstant()
Dscalar_replacement_pass.cpp644 if (!IsCompileTimeConstantInst(opInst->opcode())) { in CheckUses()
/external/deqp-deps/SPIRV-Tools/source/opt/
Dreflect.h53 inline bool IsCompileTimeConstantInst(SpvOp opcode) { in IsCompileTimeConstantInst() function
Dinstruction.h728 return IsCompileTimeConstantInst(opcode()); in IsConstant()
Dscalar_replacement_pass.cpp644 if (!IsCompileTimeConstantInst(opInst->opcode())) { in CheckUses()