Searched defs:new_blk_ptr (Results  1 – 7 of 7) sorted by relevance
| /external/deqp-deps/SPIRV-Tools/source/opt/ | 
| D | inline_pass.cpp | 276     BasicBlock* new_blk_ptr, BasicBlock::iterator call_inst_itr,  in MoveInstsBeforeEntryBlock()295     std::unique_ptr<BasicBlock> new_blk_ptr, uint32_t entry_blk_label_id) {  in AddGuardBlock()
 314     std::unique_ptr<BasicBlock>* new_blk_ptr,  in AddStoresForVariableInitializers()
 345     BasicBlock* new_blk_ptr, const Instruction* inst, uint32_t dbg_inlined_at) {  in InlineSingleInstruction()
 381     std::unique_ptr<BasicBlock> new_blk_ptr,  in InlineReturn()
 416     std::unique_ptr<BasicBlock>* new_blk_ptr,  in InlineEntryBlock()
 446     std::unique_ptr<BasicBlock> new_blk_ptr,  in InlineBasicBlocks()
 482     std::unique_ptr<BasicBlock>* new_blk_ptr,  in MoveCallerInstsAfterFunctionCall()
 605   std::unique_ptr<BasicBlock> new_blk_ptr =  in GenInlineCode()  local
 
 | 
| /external/swiftshader/third_party/SPIRV-Tools/source/opt/ | 
| D | inline_pass.cpp | 276     BasicBlock* new_blk_ptr, BasicBlock::iterator call_inst_itr,  in MoveInstsBeforeEntryBlock()295     std::unique_ptr<BasicBlock> new_blk_ptr, uint32_t entry_blk_label_id) {  in AddGuardBlock()
 314     std::unique_ptr<BasicBlock>* new_blk_ptr,  in AddStoresForVariableInitializers()
 345     BasicBlock* new_blk_ptr, const Instruction* inst, uint32_t dbg_inlined_at) {  in InlineSingleInstruction()
 381     std::unique_ptr<BasicBlock> new_blk_ptr,  in InlineReturn()
 416     std::unique_ptr<BasicBlock>* new_blk_ptr,  in InlineEntryBlock()
 446     std::unique_ptr<BasicBlock> new_blk_ptr,  in InlineBasicBlocks()
 482     std::unique_ptr<BasicBlock>* new_blk_ptr,  in MoveCallerInstsAfterFunctionCall()
 605   std::unique_ptr<BasicBlock> new_blk_ptr =  in GenInlineCode()  local
 
 | 
| D | inst_buff_addr_check_pass.cpp | 79   std::unique_ptr<BasicBlock> new_blk_ptr(  in GenCheckCode()  local267   std::unique_ptr<BasicBlock> new_blk_ptr;  in GenBuffAddrCheckCode()  local
 
 | 
| D | inst_debug_printf_pass.cpp | 190   std::unique_ptr<BasicBlock> new_blk_ptr;  in GenDebugPrintfCode()  local323     auto new_blk_ptr = MakeUnique<BasicBlock>(NewLabel(TakeNextId()));  in GetStreamWriteFunctionId()  local
 
 | 
| D | inst_bindless_check_pass.cpp | 594   std::unique_ptr<BasicBlock> new_blk_ptr(  in GenCheckCode()  local648   std::unique_ptr<BasicBlock> new_blk_ptr;  in GenDescCheckCode()  local
 
 | 
| D | instrument_pass.cpp | 32     std::unique_ptr<BasicBlock>* new_blk_ptr) {  in MovePreludeCode()53     UptrVectorIterator<BasicBlock> ref_block_itr, BasicBlock* new_blk_ptr) {  in MovePostludeCode()
 
 | 
| /external/angle/third_party/spirv-tools/src/source/opt/ | 
| D | inline_pass.cpp | 278     BasicBlock* new_blk_ptr, BasicBlock::iterator call_inst_itr,  in MoveInstsBeforeEntryBlock()297     std::unique_ptr<BasicBlock> new_blk_ptr, uint32_t entry_blk_label_id) {  in AddGuardBlock()
 316     std::unique_ptr<BasicBlock>* new_blk_ptr,  in AddStoresForVariableInitializers()
 347     BasicBlock* new_blk_ptr, const Instruction* inst, uint32_t dbg_inlined_at) {  in InlineSingleInstruction()
 383     std::unique_ptr<BasicBlock> new_blk_ptr,  in InlineReturn()
 418     std::unique_ptr<BasicBlock>* new_blk_ptr,  in InlineEntryBlock()
 448     std::unique_ptr<BasicBlock> new_blk_ptr,  in InlineBasicBlocks()
 484     std::unique_ptr<BasicBlock>* new_blk_ptr,  in MoveCallerInstsAfterFunctionCall()
 607   std::unique_ptr<BasicBlock> new_blk_ptr =  in GenInlineCode()  local
 
 |