Searched defs:OpenRanges (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | LiveDebugValues.cpp | 357 OpenRangesSet &OpenRanges, in transferDebugValue() 386 MachineInstr &MI, OpenRangesSet &OpenRanges, TransferMap &Transfers, in insertTransferDebugPair() 430 OpenRangesSet &OpenRanges, in transferRegisterDef() 527 OpenRangesSet &OpenRanges, in transferSpillInst() 550 OpenRangesSet &OpenRanges, in transferRegisterCopy() 588 OpenRangesSet &OpenRanges, in transferTerminatorInst() 612 bool LiveDebugValues::process(MachineInstr &MI, OpenRangesSet &OpenRanges, in process() 710 OpenRangesSet OpenRanges; // Ranges that are open until end of bb. in ExtendRanges() local
|
/external/llvm/lib/CodeGen/ |
D | LiveDebugValues.cpp | 280 OpenRangesSet &OpenRanges, in transferDebugValue() 305 OpenRangesSet &OpenRanges, in transferRegisterDef() 336 OpenRangesSet &OpenRanges, in transferTerminatorInst() 358 bool LiveDebugValues::transfer(MachineInstr &MI, OpenRangesSet &OpenRanges, in transfer() 433 OpenRangesSet OpenRanges; // Ranges that are open until end of bb. in ExtendRanges() local
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfDebug.cpp | 831 SmallVector<DebugLocEntry::Value, 4> OpenRanges; in buildLocationList() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfDebug.cpp | 1054 SmallVector<DebugLocEntry::Value, 4> OpenRanges; in buildLocationList() local
|