Searched defs:current_block (Results 1 – 8 of 8) sorted by relevance
57 LLVMBasicBlockRef current_block; in lp_build_insert_new_block() local478 LLVMBasicBlockRef current_block = LLVMGetInsertBlock(builder); in lp_build_alloca() local521 LLVMBasicBlockRef current_block = LLVMGetInsertBlock(builder); in lp_build_array_alloca() local
352 blk_t current_block) in do_read()428 unsigned long current_block) in do_write()
397 LLVMBasicBlockRef current_block = LLVMGetInsertBlock(gallivm->builder); in else_emit() local431 LLVMBasicBlockRef current_block = LLVMGetInsertBlock(gallivm->builder); in endif_emit() local
36 blk64_t current_block; member
263 uint16_t current_block; member
257 uint16_t current_block; member
1057 HBasicBlock* current_block() const { return current_block_; } in current_block() function
2084 HBasicBlock* current_block = c->check()->block(); in CloseCurrentBlock() local