Home
last modified time | relevance | path

Searched refs:AddDebugInstructionInHeader (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dir_loader.cpp242 function_->AddDebugInstructionInHeader(std::move(spv_inst)); in AddInstruction()
249 function_->AddDebugInstructionInHeader(std::move(spv_inst)); in AddInstruction()
298 function_->AddDebugInstructionInHeader(std::move(spv_inst)); in AddInstruction()
305 function_->AddDebugInstructionInHeader(std::move(spv_inst)); in AddInstruction()
Dfunction.h60 inline void AddDebugInstructionInHeader(std::unique_ptr<Instruction> p);
208 inline void Function::AddDebugInstructionInHeader( in AddDebugInstructionInHeader() function
Dfunction.cpp38 clone->AddDebugInstructionInHeader( in Clone()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dir_loader.cpp242 function_->AddDebugInstructionInHeader(std::move(spv_inst)); in AddInstruction()
249 function_->AddDebugInstructionInHeader(std::move(spv_inst)); in AddInstruction()
298 function_->AddDebugInstructionInHeader(std::move(spv_inst)); in AddInstruction()
305 function_->AddDebugInstructionInHeader(std::move(spv_inst)); in AddInstruction()
Dfunction.h60 inline void AddDebugInstructionInHeader(std::unique_ptr<Instruction> p);
208 inline void Function::AddDebugInstructionInHeader( in AddDebugInstructionInHeader() function
Dfunction.cpp38 clone->AddDebugInstructionInHeader( in Clone()
/third_party/spirv-tools/source/opt/
Dir_loader.cpp245 function_->AddDebugInstructionInHeader(std::move(spv_inst)); in AddInstruction()
252 function_->AddDebugInstructionInHeader(std::move(spv_inst)); in AddInstruction()
301 function_->AddDebugInstructionInHeader(std::move(spv_inst)); in AddInstruction()
308 function_->AddDebugInstructionInHeader(std::move(spv_inst)); in AddInstruction()
Dfunction.h61 inline void AddDebugInstructionInHeader(std::unique_ptr<Instruction> p);
221 inline void Function::AddDebugInstructionInHeader( in AddDebugInstructionInHeader() function
Dfunction.cpp38 clone->AddDebugInstructionInHeader( in Clone()