Home
last modified time | relevance | path

Searched defs:current_block (Results 1 – 11 of 11) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_flow.c57 LLVMBasicBlockRef current_block; in lp_build_insert_new_block() local
478 LLVMBasicBlockRef current_block = LLVMGetInsertBlock(builder); in lp_build_alloca() local
521 LLVMBasicBlockRef current_block = LLVMGetInsertBlock(builder); in lp_build_array_alloca() local
/external/v8/src/compiler/
Dlive-range-separator.cc78 const InstructionBlock *current_block = in SplinterLiveRange() local
/external/e2fsprogs/misc/
Dbadblocks.c352 blk_t current_block) in do_read()
428 unsigned long current_block) in do_write()
/external/v8/test/unittests/compiler/
Dinstruction-sequence-unittest.h177 InstructionBlock* current_block() const { return current_block_; } in current_block() function
Dliveness-analyzer-unittest.cc167 LivenessAnalyzerBlock* current_block() { return current_block_; } in current_block() function in v8::internal::compiler::LivenessAnalysisTest
/external/mesa3d/src/gallium/drivers/radeon/
Dradeon_setup_tgsi_llvm.c397 LLVMBasicBlockRef current_block = LLVMGetInsertBlock(gallivm->builder); in else_emit() local
431 LLVMBasicBlockRef current_block = LLVMGetInsertBlock(gallivm->builder); in endif_emit() local
/external/libnfc-nxp/src/
DphFriNfc_SmtCrdFmt.h263 uint16_t current_block; member
DphFriNfc_NdefMap.h257 uint16_t current_block; member
/external/e2fsprogs/lib/ext2fs/
Dinode.c36 blk64_t current_block; member
/external/v8/src/crankshaft/
Dlithium.cc511 void LChunkBuilderBase::CreateLazyBailoutForCall(HBasicBlock* current_block, in CreateLazyBailoutForCall()
Dhydrogen.h1072 HBasicBlock* current_block() const { return current_block_; } in current_block() function