Home
last modified time | relevance | path

Searched defs:first_instr (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_flow.c481 LLVMValueRef first_instr = LLVMGetFirstInstruction(first_block); in lp_build_alloca() local
524 LLVMValueRef first_instr = LLVMGetFirstInstruction(first_block); in lp_build_array_alloca() local
/external/v8/src/compiler/
Dlive-range-separator.cc129 int first_instr = range->first_interval()->FirstGapIndex(); in Splinter() local
/external/v8/src/s390/
Dcode-stubs-s390.h130 uint64_t first_instr = Assembler::instr_at(stub->instruction_start()); in GetMode() local
/external/v8/src/crankshaft/
Dlithium.cc295 LInstruction* first_instr = instructions()->at(first); in MarkEmptyBlocks() local