Home
last modified time | relevance | path

Searched defs:Blocks (Results 1 – 25 of 225) sorted by relevance

123456789

/external/llvm/docs/
DMIRLangRef.rst193 Block References
210 Successors
237 Live In Registers
252 Miscellaneous Attributes
DBitCodeFormat.rst163 .. _Blocks: target
165 Blocks section in Bitstream Format
196 .. _ENTER_SUBBLOCK:
198 ENTER_SUBBLOCK Encoding
215 END_BLOCK Encoding
404 .. _BLOCKINFO:
406 #0 - BLOCKINFO Block
553 .. _MODULE_BLOCK:
/external/llvm/include/llvm/Analysis/
DIteratedDominanceFrontier.h56 void setDefiningBlocks(const SmallPtrSetImpl<BasicBlock *> &Blocks) { in setDefiningBlocks()
66 void setLiveInBlocks(const SmallPtrSetImpl<BasicBlock *> &Blocks) { in setLiveInBlocks()
/external/llvm-project/llvm/docs/
DMIRLangRef.rst255 .. _block-references:
257 Block References
286 Successors
313 Live In Registers
328 Miscellaneous Attributes
DBitCodeFormat.rst165 .. _Blocks: target
167 Blocks section in Bitstream Format
198 .. _ENTER_SUBBLOCK:
200 ENTER_SUBBLOCK Encoding
217 END_BLOCK Encoding
406 .. _BLOCKINFO:
408 #0 - BLOCKINFO Block
554 .. _MODULE_BLOCK:
/external/angle/third_party/vulkan_memory_allocator/tools/VmaDumpVis/
DSample.json3 "Blocks": 2, number
15 "Blocks": 1, number
26 "Blocks": 1, number
40 "Blocks": 1, number
49 "Blocks": 1, number
70 "Blocks": { object
89 "Blocks": { object
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyFixIrreducibleControlFlow.cpp74 ReachabilityGraph(MachineBasicBlock *Entry, const BlockSet &Blocks) in ReachabilityGraph()
114 const BlockSet &Blocks; member in __anon4d3b72c60111::ReachabilityGraph
193 BlockSet Blocks; member in __anon4d3b72c60111::LoopBlocks
242 MachineBasicBlock *Entry, BlockSet &Blocks, MachineFunction &MF) { in processRegion()
323 BlockSet &Entries, BlockSet &Blocks, MachineFunction &MF, in makeSingleEntryLoop()
/external/llvm-project/llvm/lib/Transforms/Utils/
DFixIrreducible.cpp161 SetVector<BasicBlock *> &Blocks, in createNaturalLoopInternal()
249 SetVector<BasicBlock *> &Blocks, in createNaturalLoop()
255 SetVector<BasicBlock *> &Blocks, in createNaturalLoop()
267 SetVector<BasicBlock *> Blocks; in makeReducible() local
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyFixIrreducibleControlFlow.cpp85 ReachabilityGraph(MachineBasicBlock *Entry, const BlockSet &Blocks) in ReachabilityGraph()
125 const BlockSet &Blocks; member in __anon5335f1d20111::ReachabilityGraph
204 BlockSet Blocks; member in __anon5335f1d20111::LoopBlocks
253 MachineBasicBlock *Entry, BlockSet &Blocks, MachineFunction &MF) { in processRegion()
339 BlockSet &Entries, BlockSet &Blocks, MachineFunction &MF, in makeSingleEntryLoop()
/external/fonttools/Doc/source/unicodedata/
DBlocks.rst2 Blocks title
/external/llvm-project/llvm/unittests/XRay/
DFDRRecordsTest.cpp138 auto &Blocks = ProcessThreadBlocks.second; in TEST() local
153 auto &Blocks = ProcessThreadBlocks.second; in TEST() local
/external/llvm-project/llvm/unittests/Transforms/Utils/
DCodeExtractorTest.cpp220 SmallVector<BasicBlock *, 1> Blocks{ getBlockByName(Func, "entry"), in TEST() local
273 SmallVector<BasicBlock *, 1> Blocks{ getBlockByName(Func, "if.else") }; in TEST() local
317 SmallVector<BasicBlock *, 1> Blocks{getBlockByName(Func, "extract")}; in TEST() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DGenericIteratedDominanceFrontier.h75 void setDefiningBlocks(const SmallPtrSetImpl<NodeTy *> &Blocks) { in setDefiningBlocks()
84 void setLiveInBlocks(const SmallPtrSetImpl<NodeTy *> &Blocks) { in setLiveInBlocks()
/external/llvm-project/llvm/include/llvm/Support/
DGenericIteratedDominanceFrontier.h75 void setDefiningBlocks(const SmallPtrSetImpl<NodeTy *> &Blocks) { in setDefiningBlocks()
84 void setLiveInBlocks(const SmallPtrSetImpl<NodeTy *> &Blocks) { in setLiveInBlocks()
/external/llvm-project/llvm/unittests/DebugInfo/MSF/
DMSFBuilderTest.cpp85 std::vector<uint32_t> Blocks = {4, 5, 6, 7, 8, 9, 10, 11, 12}; in TEST_F() local
128 auto Blocks = Msf2.getStreamBlocks(0); in TEST_F() local
251 std::vector<uint32_t> Blocks = {2, 3}; in TEST_F() local
382 std::vector<uint32_t> Blocks(BlocksRef.begin(), BlocksRef.end()); in TEST_F() local
/external/llvm-project/llvm/include/llvm/CodeGen/
DEdgeBundles.h33 SmallVector<SmallVector<unsigned, 8>, 4> Blocks; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DEdgeBundles.h34 SmallVector<SmallVector<unsigned, 8>, 4> Blocks; variable
/external/llvm/include/llvm/CodeGen/
DEdgeBundles.h35 SmallVector<SmallVector<unsigned, 8>, 4> Blocks; variable
/external/llvm-project/clang/test/Modules/
Dodr_hash-blocks.cpp45 namespace Blocks { namespace
/external/llvm-project/llvm/lib/Transforms/Scalar/
DGVNSink.cpp120 ArrayRef<BasicBlock *> Blocks; member in __anon0e48740a0111::LockstepReverseIterator
126 LockstepReverseIterator(ArrayRef<BasicBlock *> Blocks) : Blocks(Blocks) { in LockstepReverseIterator()
159 void restrictToBlocks(SmallSetVector<BasicBlock *, 4> &Blocks) { in restrictToBlocks()
200 SmallVector<BasicBlock *, 4> Blocks; member
231 SmallVector<BasicBlock *, 4> Blocks; member in __anon0e48740a0111::ModelledPHI
836 void GVNSink::sinkLastInstruction(ArrayRef<BasicBlock *> Blocks, in sinkLastInstruction()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DGVNSink.cpp120 ArrayRef<BasicBlock *> Blocks; member in __anon52d731fe0111::LockstepReverseIterator
126 LockstepReverseIterator(ArrayRef<BasicBlock *> Blocks) : Blocks(Blocks) { in LockstepReverseIterator()
159 void restrictToBlocks(SmallSetVector<BasicBlock *, 4> &Blocks) { in restrictToBlocks()
201 SmallVector<BasicBlock *, 4> Blocks; member
232 SmallVector<BasicBlock *, 4> Blocks; member in __anon52d731fe0111::ModelledPHI
833 void GVNSink::sinkLastInstruction(ArrayRef<BasicBlock *> Blocks, in sinkLastInstruction()
/external/llvm/include/llvm/Transforms/Utils/
DCodeExtractor.h52 SetVector<BasicBlock *> Blocks; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/MSF/
DMSFBuilder.cpp102 MutableArrayRef<uint32_t> Blocks) { in allocateBlocks()
155 ArrayRef<uint32_t> Blocks) { in addStream()
375 for (const auto &Blocks : Layout.StreamMap) { in commit() local
/external/llvm-project/llvm/lib/DebugInfo/MSF/
DMSFBuilder.cpp102 MutableArrayRef<uint32_t> Blocks) { in allocateBlocks()
155 ArrayRef<uint32_t> Blocks) { in addStream()
375 for (const auto &Blocks : Layout.StreamMap) { in commit() local
/external/llvm-project/clang/lib/Analysis/
DThreadSafetyTIL.cpp165 unsigned BasicBlock::topologicalSort(SimpleArray<BasicBlock *> &Blocks, in topologicalSort()
189 unsigned BasicBlock::topologicalFinalSort(SimpleArray<BasicBlock *> &Blocks, in topologicalFinalSort()

123456789