Home
last modified time | relevance | path

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

/third_party/spirv-tools/source/opt/
Dgraphics_robust_access_pass.h136 opt::Instruction* InsertInst(opt::Instruction* where_inst, SpvOp opcode,
Dgraphics_robust_access_pass.cpp1046 opt::Instruction* where_inst, SpvOp opcode, uint32_t type_id, in InsertInst() argument
1049 auto* result = where_inst->InsertBefore( in InsertInst()
1052 auto* basic_block = context()->get_instr_block(where_inst); in InsertInst()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dgraphics_robust_access_pass.h136 opt::Instruction* InsertInst(opt::Instruction* where_inst, SpvOp opcode,
Dgraphics_robust_access_pass.cpp1050 opt::Instruction* where_inst, SpvOp opcode, uint32_t type_id, in InsertInst() argument
1053 auto* result = where_inst->InsertBefore( in InsertInst()
1056 auto* basic_block = context()->get_instr_block(where_inst); in InsertInst()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dgraphics_robust_access_pass.h136 opt::Instruction* InsertInst(opt::Instruction* where_inst, SpvOp opcode,
Dgraphics_robust_access_pass.cpp1050 opt::Instruction* where_inst, SpvOp opcode, uint32_t type_id, in InsertInst() argument
1053 auto* result = where_inst->InsertBefore( in InsertInst()
1056 auto* basic_block = context()->get_instr_block(where_inst); in InsertInst()