Searched refs:buildMLocValueMap (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/llvm/unittests/CodeGen/ |
| H A D | InstrRefLDVTest.cpp | 926 buildMLocValueMap(MInLocs, MOutLocs, TransferFunc); in TEST_F() 940 buildMLocValueMap(MInLocs, MOutLocs, TransferFunc); in TEST_F() 949 buildMLocValueMap(MInLocs, MOutLocs, TransferFunc); in TEST_F() 962 buildMLocValueMap(MInLocs, MOutLocs, TransferFunc); in TEST_F() 1007 buildMLocValueMap(MInLocs, MOutLocs, TransferFunc); in TEST_F() 1023 buildMLocValueMap(MInLocs, MOutLocs, TransferFunc); in TEST_F() 1039 buildMLocValueMap(MInLocs, MOutLocs, TransferFunc); in TEST_F() 1061 buildMLocValueMap(MInLocs, MOutLocs, TransferFunc); in TEST_F() 1085 buildMLocValueMap(MInLocs, MOutLocs, TransferFunc); in TEST_F() 1219 buildMLocValueMap(MInLocs, MOutLocs, TransferFunc); in TEST_F() [all …]
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/LiveDebugValues/ |
| H A D | InstrRefBasedImpl.h | 1001 void buildMLocValueMap(MachineFunction &MF, FuncValueTable &MInLocs,
|
| H A D | InstrRefBasedImpl.cpp | 2215 void InstrRefBasedLDV::buildMLocValueMap( in buildMLocValueMap() function in InstrRefBasedLDV 3229 buildMLocValueMap(MF, MInLocs, MOutLocs, MLocTransfer); in ExtendRanges()
|