Home
last modified time | relevance | path

Searched defs:block_begin (Results 1 - 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyExceptionInfo.h78 block_iterator block_begin() const { return getBlocks().begin(); } in block_begin() function in llvm::WebAssemblyException
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DRegionInfo.h611 block_iterator block_begin() { return block_iterator(getEntry(), getExit()); } in block_begin() function in llvm::RegionBase
615 const_block_iterator block_begin() const { in block_begin() function in llvm::RegionBase
H A DLoopInfo.h159 block_iterator block_begin() const { return getBlocks().begin(); } in block_begin() function in llvm::LoopBase
H A DMemorySSA.h501 block_iterator block_begin() { in block_begin() function in llvm::final
506 const_block_iterator block_begin() const { in block_begin() function in llvm::final
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_control_flow.c688 nir_block *block_begin, *block_end, *block_before, *block_after; in nir_cf_extract() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
H A DGCOV.h291 BlockIterator block_begin() const { return Blocks.begin(); } in block_begin() function in llvm::GCOVFunction
/third_party/ntfs-3g/libntfs-3g/
H A Dattrib.c2015 VCN block_begin; local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DInstructions.h2612 block_iterator block_begin() { in block_begin() function in llvm::ShuffleVectorInst::PHINode
2618 const_block_iterator block_begin() const { in block_begin() function in llvm::ShuffleVectorInst::PHINode

Completed in 34 milliseconds