Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/CodeGen/
H A DInstrRefLDVTest.cpp926 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 DInstrRefBasedImpl.h1001 void buildMLocValueMap(MachineFunction &MF, FuncValueTable &MInLocs,
H A DInstrRefBasedImpl.cpp2215 void InstrRefBasedLDV::buildMLocValueMap( in buildMLocValueMap() function in InstrRefBasedLDV
3229 buildMLocValueMap(MF, MInLocs, MOutLocs, MLocTransfer); in ExtendRanges()