HomeSort by relevance Sort by last modified time
    Searched defs:Block (Results 101 - 125 of 530) sorted by null

1 2 3 45 6 7 8 91011>>

  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
ScalarEvolutionExpander.h 94 AssertingVH<BasicBlock> Block;
104 : Builder(B), Block(B.GetInsertBlock()), Point(B.GetInsertPoint()),
115 Builder.restoreIP(IRBuilderBase::InsertPoint(Block, Point));
196 /// program. The inserted code is inserted into the specified block.
264 /// insert point is not a block terminator).
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Bitcode/
BitstreamWriter.h 38 /// current block, in bits.
42 /// selected BLOCK ID.
45 /// CurAbbrevs - Abbrevs installed at in this block.
48 struct Block {
52 Block(unsigned PCS, size_t SSW) : PrevCodeSize(PCS), StartSizeWord(SSW) {}
56 std::vector<Block> BlockScope;
90 assert(BlockScope.empty() && CurAbbrevs.empty() && "Block imbalance");
183 // Block Manipulation
186 /// getBlockInfo - If there is block info for the specified ID, return it,
201 // Block header
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
ScalarEvolutionExpander.h 94 AssertingVH<BasicBlock> Block;
104 : Builder(B), Block(B.GetInsertBlock()), Point(B.GetInsertPoint()),
115 Builder.restoreIP(IRBuilderBase::InsertPoint(Block, Point));
196 /// program. The inserted code is inserted into the specified block.
264 /// insert point is not a block terminator).
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Bitcode/
BitstreamWriter.h 38 /// current block, in bits.
42 /// selected BLOCK ID.
45 /// CurAbbrevs - Abbrevs installed at in this block.
48 struct Block {
52 Block(unsigned PCS, size_t SSW) : PrevCodeSize(PCS), StartSizeWord(SSW) {}
56 std::vector<Block> BlockScope;
90 assert(BlockScope.empty() && CurAbbrevs.empty() && "Block imbalance");
183 // Block Manipulation
186 /// getBlockInfo - If there is block info for the specified ID, return it,
201 // Block header
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
ScalarEvolutionExpander.h 94 AssertingVH<BasicBlock> Block;
104 : Builder(B), Block(B.GetInsertBlock()), Point(B.GetInsertPoint()),
115 Builder.restoreIP(IRBuilderBase::InsertPoint(Block, Point));
196 /// program. The inserted code is inserted into the specified block.
264 /// insert point is not a block terminator).
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Bitcode/
BitstreamWriter.h 38 /// current block, in bits.
42 /// selected BLOCK ID.
45 /// CurAbbrevs - Abbrevs installed at in this block.
48 struct Block {
52 Block(unsigned PCS, size_t SSW) : PrevCodeSize(PCS), StartSizeWord(SSW) {}
56 std::vector<Block> BlockScope;
90 assert(BlockScope.empty() && CurAbbrevs.empty() && "Block imbalance");
183 // Block Manipulation
186 /// getBlockInfo - If there is block info for the specified ID, return it,
201 // Block header
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
ScalarEvolutionExpander.h 94 AssertingVH<BasicBlock> Block;
104 : Builder(B), Block(B.GetInsertBlock()), Point(B.GetInsertPoint()),
115 Builder.restoreIP(IRBuilderBase::InsertPoint(Block, Point));
196 /// program. The inserted code is inserted into the specified block.
264 /// insert point is not a block terminator).
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Bitcode/
BitstreamWriter.h 38 /// current block, in bits.
42 /// selected BLOCK ID.
45 /// CurAbbrevs - Abbrevs installed at in this block.
48 struct Block {
52 Block(unsigned PCS, size_t SSW) : PrevCodeSize(PCS), StartSizeWord(SSW) {}
56 std::vector<Block> BlockScope;
90 assert(BlockScope.empty() && CurAbbrevs.empty() && "Block imbalance");
183 // Block Manipulation
186 /// getBlockInfo - If there is block info for the specified ID, return it,
201 // Block header
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
ScalarEvolutionExpander.h 94 AssertingVH<BasicBlock> Block;
104 : Builder(B), Block(B.GetInsertBlock()), Point(B.GetInsertPoint()),
115 Builder.restoreIP(IRBuilderBase::InsertPoint(Block, Point));
196 /// program. The inserted code is inserted into the specified block.
264 /// insert point is not a block terminator).
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Bitcode/
BitstreamWriter.h 38 /// current block, in bits.
42 /// selected BLOCK ID.
45 /// CurAbbrevs - Abbrevs installed at in this block.
48 struct Block {
52 Block(unsigned PCS, size_t SSW) : PrevCodeSize(PCS), StartSizeWord(SSW) {}
56 std::vector<Block> BlockScope;
90 assert(BlockScope.empty() && CurAbbrevs.empty() && "Block imbalance");
183 // Block Manipulation
186 /// getBlockInfo - If there is block info for the specified ID, return it,
201 // Block header
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeNetLib/
NetBuffer.c 86 Allocate a single block NET_BUF. Upon allocation, all the
89 @param[in] Len The length of the block.
122 Vector->Block[0].Bulk = Bulk;
123 Vector->Block[0].Len = Len;
170 // first block since it is allocated by us
173 gBS->FreePool (Vector->Block[0].Bulk);
180 // Free each memory block associated with the Vector
183 gBS->FreePool (Vector->Block[Index].Bulk);
422 @param[in] Index The data block index in the net buffer the bulk
435 NET_BLOCK *Block;
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/
String.c 237 Parse all string blocks to find a String block specified by StringId.
240 specified, the string id of last string block will also be output.
241 If StringId = 0, output the string id of last string block (EFI_HII_SIBT_STRING).
247 @param BlockType Output the block type of found string block.
248 @param StringBlockAddr Output the block address of found string block.
249 @param StringTextOffset Offset, relative to the found block address, of
252 @param StartStringId The first id in the skip block which StringId in the block.
    [all...]
  /external/clang/include/clang/Analysis/
AnalysisContext.h 216 enum ContextKind { StackFrame, Scope, Block };
282 // The parent block of the callsite.
283 const CFGBlock *Block;
293 Block(blk), Index(idx) {}
300 const CFGBlock *getCallSiteBlock() const { return Block; }
356 : LocationContext(Block, ctx, parent), BD(bd), ContextData(contextData) {}
370 ProfileCommon(ID, Block, ctx, parent, bd);
375 return Ctx->getKind() == Block;
  /external/clang/lib/Analysis/
ReachableCode.cpp 50 // Check if the block ends with a do...while() and see if 'S' is the
64 // block, or may be in a subsequent block because of destructors.
92 // look into the next block for the return statement.
99 // flow. Thus, look into the next block.
103 // control flow - if the return statement is in that block, it might
251 /// Returns true if we should always explore all successors of a block.
276 // The entry block may have already been marked reachable
361 void enqueue(const CFGBlock *block);
365 bool isDeadCodeRoot(const CFGBlock *Block);
666 const CFGBlock *block = *I; local
    [all...]
  /external/clang/lib/CodeGen/
CGBlocks.h 10 // This is the internal state used for llvm translation for block literals.
100 block, ... */
101 BLOCK_FIELD_IS_BLOCK = 0x07, /* a block variable */
125 /// or block pointer that requires _Block_object_assign/dispose.
152 /// CGBlockInfo - Information to generate a block literal.
155 /// Name - The name of the block, kindof.
158 /// The field index of 'this' within the block, if there is one.
206 /// CanBeGlobal - True if the block can be global, i.e. it has
210 /// True if the block needs a custom copy or dispose function.
213 /// HasCXXObject - True if the block's custom copy/dispose function
    [all...]
  /external/protobuf/src/google/protobuf/
arena.h 87 // that control its block-allocation behavior.
89 // This defines the size of the first block requested from the system malloc.
90 // Subsequent block sizes will increase in a geometric series up to a maximum.
93 // This defines the maximum block size requested from system malloc (unless an
95 // maximum). Requested block sizes increase up to this value, then remain
99 // An initial block of memory for the arena to use, or NULL for none. If
100 // provided, the block must live at least as long as the arena itself. The
101 // creator of the Arena retains ownership of the block after the Arena is
105 // The size of the initial block, if provided.
153 // Constants define default starting block size and max block size fo
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Bitcode/
BitstreamReader.h 46 /// block/record name information in the BlockInfo block. Only llvm-bcanalyzer
82 /// CollectBlockInfoNames - This is called by clients that want block/record
88 // Block Manipulation
92 /// block info block for this Bitstream. We only process it for the first
96 /// getBlockInfo - If there is block info for the specified ID, return it,
136 // block, in bits.
139 /// CurAbbrevs - Abbrevs installed at in this block.
142 struct Block {
    [all...]
  /external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
NaClBitcodeParser.h 31 // Blocks are identified using Block IDs. Each kind of block has a
32 // unique block "ID". Records have two elements:
42 // The bitstream reader assumes that each block/record is read in by
46 // a) At the beginning of a (possibly nested) block
47 // b) At the end of the current block.
54 // case (a), the ID is the identifier associated with the the block
62 // for each type of block, so that the corresponding data is processed
65 // The class NaClBitcodeParser parses a bitcode block, and defines a
66 // set of callbacks for that block, including
    [all...]
  /external/valgrind/include/
pub_tool_addrinfo.h 71 Addr_Block, // in malloc'd/free'd block
146 // alloc_tinfo identifies the thread that has allocated the block.
151 const HChar* block_desc; // "block","mempool","user-defined",arena
155 ThreadInfo alloc_tinfo; // which thread did alloc this block.
157 } Block;
  /external/vixl/src/
pool-manager.h 444 void Block() { monitor_++; }
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Analysis/
AnalysisContext.h 216 enum ContextKind { StackFrame, Scope, Block };
282 // The parent block of the callsite.
283 const CFGBlock *Block;
293 Block(blk), Index(idx) {}
300 const CFGBlock *getCallSiteBlock() const { return Block; }
356 : LocationContext(Block, ctx, parent), BD(bd), ContextData(contextData) {}
370 ProfileCommon(ID, Block, ctx, parent, bd);
375 return Ctx->getKind() == Block;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Bitcode/
BitstreamReader.h 37 /// This class maintains the abbreviations read from a block info block.
53 /// If there is block info for the specified ID, return it, otherwise return
282 EndBlock, // We've reached the end of the current block, (or the end of the
313 // This is the declared size of code values used for the current block, in
317 /// Abbrevs installed at in this block.
320 struct Block {
324 explicit Block(unsigned PCS) : PrevCodeSize(PCS) {}
328 SmallVector<Block, 8> BlockScope;
361 /// the block scope when the end of a block is reached
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Analysis/
AnalysisContext.h 216 enum ContextKind { StackFrame, Scope, Block };
282 // The parent block of the callsite.
283 const CFGBlock *Block;
293 Block(blk), Index(idx) {}
300 const CFGBlock *getCallSiteBlock() const { return Block; }
356 : LocationContext(Block, ctx, parent), BD(bd), ContextData(contextData) {}
370 ProfileCommon(ID, Block, ctx, parent, bd);
375 return Ctx->getKind() == Block;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Bitcode/
BitstreamReader.h 37 /// This class maintains the abbreviations read from a block info block.
53 /// If there is block info for the specified ID, return it, otherwise return
282 EndBlock, // We've reached the end of the current block, (or the end of the
313 // This is the declared size of code values used for the current block, in
317 /// Abbrevs installed at in this block.
320 struct Block {
324 explicit Block(unsigned PCS) : PrevCodeSize(PCS) {}
328 SmallVector<Block, 8> BlockScope;
361 /// the block scope when the end of a block is reached
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Analysis/
AnalysisContext.h 216 enum ContextKind { StackFrame, Scope, Block };
282 // The parent block of the callsite.
283 const CFGBlock *Block;
293 Block(blk), Index(idx) {}
300 const CFGBlock *getCallSiteBlock() const { return Block; }
356 : LocationContext(Block, ctx, parent), BD(bd), ContextData(contextData) {}
370 ProfileCommon(ID, Block, ctx, parent, bd);
375 return Ctx->getKind() == Block;

Completed in 2248 milliseconds

1 2 3 45 6 7 8 91011>>