Home
last modified time | relevance | path

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

1234

/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DMIRLangRef.rst255 .. _block-references:
257 Block References
286 Successors
313 Live In Registers
328 Miscellaneous Attributes
H A 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:
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DFixIrreducible.cpp160 SetVector<BasicBlock *> &Blocks, in createNaturalLoopInternal()
248 SetVector<BasicBlock *> &Blocks, in createNaturalLoop()
254 SetVector<BasicBlock *> &Blocks, in createNaturalLoop()
266 SetVector<BasicBlock *> Blocks; in makeReducible() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFixIrreducibleControlFlow.cpp85 ReachabilityGraph(MachineBasicBlock *Entry, const BlockSet &Blocks) in ReachabilityGraph()
125 const BlockSet &Blocks; member in __anonba73af260111::ReachabilityGraph
204 BlockSet Blocks; member in __anonba73af260111::LoopBlocks
253 MachineBasicBlock *Entry, BlockSet &Blocks, MachineFunction &MF) { in processRegion()
339 BlockSet &Entries, BlockSet &Blocks, MachineFunction &MF, in makeSingleEntryLoop()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/cp/topics/
H A Dfunctions.rst87 Blocks chapter
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/topics/
H A Dfunctions.rst155 Blocks chapter
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/topics/
H A Dfunctions.rst200 Blocks chapter
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/cp/topics/
H A Dfunctions.rst87 Blocks chapter
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DGenericIteratedDominanceFrontier.h75 void setDefiningBlocks(const SmallPtrSetImpl<NodeTy *> &Blocks) { in setDefiningBlocks()
84 void setLiveInBlocks(const SmallPtrSetImpl<NodeTy *> &Blocks) { in setLiveInBlocks()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DEdgeBundles.h33 SmallVector<SmallVector<unsigned, 8>, 4> Blocks; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DGVNSink.cpp120 ArrayRef<BasicBlock *> Blocks; member in __anonf1d6865e0111::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 __anonf1d6865e0111::ModelledPHI
833 void GVNSink::sinkLastInstruction(ArrayRef<BasicBlock *> Blocks, in sinkLastInstruction()
H A DFlattenCFGPass.cpp62 std::vector<WeakVH> Blocks; in iterativelyFlattenCFG() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/MSF/
H A DMSFBuilder.cpp103 MutableArrayRef<uint32_t> Blocks) { in allocateBlocks()
156 ArrayRef<uint32_t> Blocks) { in addStream()
385 for (const auto &Blocks : Layout.StreamMap) { in commit() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DThreadSafetyTIL.cpp165 unsigned BasicBlock::topologicalSort(SimpleArray<BasicBlock *> &Blocks, in topologicalSort()
189 unsigned BasicBlock::topologicalFinalSort(SimpleArray<BasicBlock *> &Blocks, in topologicalFinalSort()
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DConstantInterpreter.rst122 Blocks section in Memory Organisation
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/
H A DPostOrderCFGView.h74 std::vector<const CFGBlock *> Blocks; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/XRay/
H A DTrace.cpp310 auto &Blocks = PTB.second; in loadFDRLog() local
329 auto &Blocks = PTB.second; in loadFDRLog() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86CmovConversion.cpp182 SmallVector<MachineBasicBlock *, 4> Blocks; in runOnMachineFunction() local
255 ArrayRef<MachineBasicBlock *> Blocks, CmovGroups &CmovInstGroups, in collectCmovCandidates()
377 ArrayRef<MachineBasicBlock *> Blocks, CmovGroups &CmovInstGroups) { in checkForProfitableCmovCandidates()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/bugpoint/
H A DCrashDebugger.cpp458 SmallPtrSet<BasicBlock *, 8> Blocks; in TestBlocks() local
578 SmallPtrSet<const BasicBlock *, 8> Blocks; in TestBlocks() local
683 SmallPtrSet<const BasicBlock *, 8> Blocks; in TestBlocks() local
1255 std::vector<const BasicBlock *> Blocks; in DebugACrash() local
1277 std::vector<const BasicBlock *> Blocks; in DebugACrash() local
1290 std::vector<const BasicBlock *> Blocks; in DebugACrash() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DLinePrinter.cpp144 ArrayRef<support::ulittle32_t> Blocks = Layout.Blocks; in computeBlockRuns() local
248 auto Blocks = makeArrayRef(StreamLayout.Blocks); in formatMsfStreamBlocks() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.h212 std::vector<SIScheduleBlock*> Blocks; member
228 SIScheduleBlocks> Blocks; variable
322 std::vector<SIScheduleBlock*> Blocks; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/XRay/
H A DProfile.h125 BlockList Blocks; variable
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-xray/
H A Dxray-fdr-dump.cpp105 auto &Blocks = ProcessThreadBlocks.second; in __anon06fcd1400102() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DCodeExtractor.h99 SetVector<BasicBlock *> Blocks; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/JITLink/
H A DJITLinkMemoryManager.cpp81 AllocationMap Blocks; in allocate() local

1234