/netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
H A D | MIRLangRef.rst | 255 .. _block-references: 257 Block References 286 Successors 313 Live In Registers 328 Miscellaneous Attributes
|
H A D | BitCodeFormat.rst | 165 .. _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 D | FixIrreducible.cpp | 160 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 D | WebAssemblyFixIrreducibleControlFlow.cpp | 85 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 D | functions.rst | 87 Blocks chapter
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/topics/ |
H A D | functions.rst | 155 Blocks chapter
|
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/topics/ |
H A D | functions.rst | 200 Blocks chapter
|
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/cp/topics/ |
H A D | functions.rst | 87 Blocks chapter
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
H A D | GenericIteratedDominanceFrontier.h | 75 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 D | EdgeBundles.h | 33 SmallVector<SmallVector<unsigned, 8>, 4> Blocks; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
H A D | GVNSink.cpp | 120 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 D | FlattenCFGPass.cpp | 62 std::vector<WeakVH> Blocks; in iterativelyFlattenCFG() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/MSF/ |
H A D | MSFBuilder.cpp | 103 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 D | ThreadSafetyTIL.cpp | 165 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 D | ConstantInterpreter.rst | 122 Blocks section in Memory Organisation
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/ |
H A D | PostOrderCFGView.h | 74 std::vector<const CFGBlock *> Blocks; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/XRay/ |
H A D | Trace.cpp | 310 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 D | X86CmovConversion.cpp | 182 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 D | CrashDebugger.cpp | 458 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 D | LinePrinter.cpp | 144 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 D | SIMachineScheduler.h | 212 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 D | Profile.h | 125 BlockList Blocks; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-xray/ |
H A D | xray-fdr-dump.cpp | 105 auto &Blocks = ProcessThreadBlocks.second; in __anon06fcd1400102() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/ |
H A D | CodeExtractor.h | 99 SetVector<BasicBlock *> Blocks; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/JITLink/ |
H A D | JITLinkMemoryManager.cpp | 81 AllocationMap Blocks; in allocate() local
|