Home
last modified time | relevance | path

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

/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dreflect.h27 inline bool IsDebug1Inst(SpvOp opcode) { in IsDebug1Inst() function
Deliminate_dead_constant_pass.cpp44 if (!(IsAnnotationInst(op) || IsDebug1Inst(op) || IsDebug2Inst(op) || in Process()
Dir_loader.cpp105 } else if (IsDebug1Inst(opcode)) { in AddInstruction()
/external/deqp-deps/SPIRV-Tools/source/opt/
Dreflect.h27 inline bool IsDebug1Inst(SpvOp opcode) { in IsDebug1Inst() function
Deliminate_dead_constant_pass.cpp44 if (!(IsAnnotationInst(op) || IsDebug1Inst(op) || IsDebug2Inst(op) || in Process()
Dir_loader.cpp105 } else if (IsDebug1Inst(opcode)) { in AddInstruction()