Home
last modified time | relevance | path

Searched refs:accumulateFragmentMap (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLiveDebugValues.cpp545 void accumulateFragmentMap(MachineInstr &MI, VarToFragments &SeenFragments,
1211 void LiveDebugValues::accumulateFragmentMap(MachineInstr &MI, in accumulateFragmentMap() function in LiveDebugValues
1534 accumulateFragmentMap(MI, SeenFragments, OverlapFragments); in ExtendRanges()
/external/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
DVarLocBasedImpl.cpp792 void accumulateFragmentMap(MachineInstr &MI, VarToFragments &SeenFragments,
1537 void VarLocBasedLDV::accumulateFragmentMap(MachineInstr &MI, in accumulateFragmentMap() function in VarLocBasedLDV
1850 accumulateFragmentMap(MI, SeenFragments, OverlapFragments); in ExtendRanges()
DInstrRefBasedImpl.cpp1419 void accumulateFragmentMap(MachineInstr &MI);
2073 void InstrRefBasedLDV::accumulateFragmentMap(MachineInstr &MI) { in accumulateFragmentMap() function in InstrRefBasedLDV
2173 accumulateFragmentMap(MI); in produceMLocTransferFunction()