Searched defs:Stop (Results 1 – 11 of 11) sorted by relevance
| /trueos/contrib/llvm/lib/IR/ |
| HD | Use.cpp | 89 Use *Use::initTags(Use * const Start, Use *Stop) { in initTags() 126 void Use::zap(Use *Start, const Use *Stop, bool del) { in zap()
|
| /trueos/contrib/llvm/tools/clang/lib/Analysis/ |
| HD | FormatStringParsing.h | 53 bool Stop; variable
|
| /trueos/contrib/llvm/lib/CodeGen/ |
| HD | SplitKit.cpp | 190 SlotIndex Start, Stop; in calcLiveBlockInfo() local 286 SlotIndex Stop = LIS.getMBBEndIdx(MFI); in countLiveBlocks() local 1185 SlotIndex Start, Stop; in splitLiveThroughBlock() local 1288 SlotIndex Start, Stop; in splitRegInBlock() local 1380 SlotIndex Start, Stop; in splitRegOutBlock() local
|
| HD | InterferenceCache.cpp | 107 SlotIndex Start, Stop; in update() local
|
| HD | LiveIntervalAnalysis.cpp | 385 SlotIndex Stop = getMBBEndIdx(*PI); in shrinkToUses() local 402 SlotIndex Stop = getMBBEndIdx(*PI); in shrinkToUses() local 592 SlotIndex Stop = LI.endIndex(); in intervalIsInOneMBB() local
|
| HD | LiveDebugVariables.cpp | 507 SlotIndex Stop = LIS.getMBBEndIdx(MBB); in extendDef() local 948 SlotIndex Stop = I.stop(); in emitDebugValues() local
|
| /trueos/contrib/llvm/include/llvm/ADT/ |
| HD | IntervalMap.h | 746 void insert(unsigned i, unsigned Size, NodeRef Node, KeyT Stop) { in insert() 1640 iterator::canCoalesceRight(KeyT Stop, ValT Value) { in canCoalesceRight() 1664 iterator::setNodeStop(unsigned Level, KeyT Stop) { in setNodeStop() 1735 iterator::insertNode(unsigned Level, IntervalMapImpl::NodeRef Node, KeyT Stop) { in insertNode() 2018 KeyT Stop = Node[Pos]->stop(NewSize[Pos]-1); in overflow() local
|
| /trueos/sys/boot/efi/include/ |
| HD | efinet.h | 332 EFI_SIMPLE_NETWORK_STOP Stop; member
|
| HD | efipxebc.h | 409 EFI_PXE_BASE_CODE_STOP Stop; member
|
| /trueos/contrib/llvm/tools/lldb/source/API/ |
| HD | SBProcess.cpp | 784 SBProcess::Stop () in Stop() function in SBProcess
|
| /trueos/contrib/llvm/lib/CodeGen/AsmPrinter/ |
| HD | DwarfCompileUnit.cpp | 793 int Stop = (LittleEndian ? NumBytes : -1); in addConstantFPValue() local
|