Home
last modified time | relevance | path

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

/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dreflect.h37 inline bool IsDebugLineInst(SpvOp opcode) { in IsDebugLineInst() function
Dir_loader.cpp35 if (IsDebugLineInst(opcode)) { in AddInstruction()
Dinstruction.cpp59 assert((!IsDebugLineInst(opcode_) || dbg_line.empty()) && in Instruction()
/external/deqp-deps/SPIRV-Tools/source/opt/
Dreflect.h37 inline bool IsDebugLineInst(SpvOp opcode) { in IsDebugLineInst() function
Dir_loader.cpp35 if (IsDebugLineInst(opcode)) { in AddInstruction()
Dinstruction.cpp59 assert((!IsDebugLineInst(opcode_) || dbg_line.empty()) && in Instruction()