Searched defs:block_end (Results 1 - 13 of 13) sorted by relevance

/openbsd-current/gnu/llvm/llvm/include/llvm/ADT/
H A DGenericCycleInfo.h179 const_block_iterator block_end() const { function in class:llvm::GenericCycle
/openbsd-current/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyExceptionInfo.h80 block_iterator block_end() const { return getBlocks().end(); } function in class:llvm::WebAssemblyException
/openbsd-current/gnu/llvm/llvm/include/llvm/Analysis/
H A DRegionInfo.h611 block_iterator block_end() { return block_iterator(); } function in class:llvm::RegionBase
616 const_block_iterator block_end() const { return const_block_iterator(); } function in class:llvm::RegionBase
H A DLoopInfo.h194 block_iterator block_end() const { return getBlocks().end(); } function in class:llvm::LoopBase
H A DMemorySSA.h508 block_iterator block_end() { return block_begin() + getNumOperands(); } function in class:llvm::final
510 const_block_iterator block_end() const { function in class:llvm::final
/openbsd-current/sys/dev/pci/drm/
H A Ddrm_buddy.c359 u64 block_end; local
515 u64 block_end; local
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/java/
H A Dparse.y1386 block_end: label
/openbsd-current/gnu/usr.bin/binutils-2.17/binutils/
H A Ddwarf.c2917 unsigned char *block_end; local
/openbsd-current/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp1970 uint32_t block_end = getScopeEndOffset(variable_cvs); local
/openbsd-current/gnu/llvm/llvm/include/llvm/IR/
H A DInstructions.h2776 const_block_iterator block_end() const { function in class:llvm::CallInst::ShuffleVectorInst::PHINode
/openbsd-current/gnu/usr.bin/binutils/binutils/
H A Dreadelf.c8697 unsigned char *block_end; local
/openbsd-current/gnu/llvm/llvm/bindings/ocaml/llvm/
H A Dllvm.mli1723 val block_end : llvalue -> (llvalue, llbasicblock) llrev_pos var
/openbsd-current/gnu/usr.bin/perl/
H A Dembed.h157 # define block_end(a,b) Perl_block_end(aTHX_ a,b) macro

Completed in 416 milliseconds