Searched refs:buildVLocValueMap (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/llvm/unittests/CodeGen/ |
| H A D | InstrRefLDVTest.cpp | 207 void buildVLocValueMap(const DILocation *DILoc, in buildVLocValueMap() function in InstrRefLDVTest 2527 buildVLocValueMap(OutermostLoc, AllVars, AssignBlocks, Output, in TEST_F() 2534 buildVLocValueMap(OutermostLoc, AllVars, AssignBlocks, Output, in TEST_F() 2601 buildVLocValueMap(OutermostLoc, AllVars, AssignBlocks, Output, in TEST_F() 2611 buildVLocValueMap(OutermostLoc, AllVars, AssignBlocks, Output, in TEST_F() 2623 buildVLocValueMap(OutermostLoc, AllVars, AssignBlocks, Output, in TEST_F() 2633 buildVLocValueMap(OutermostLoc, AllVars, AssignBlocks, Output, in TEST_F() 2645 buildVLocValueMap(OutermostLoc, AllVars, AssignBlocks, Output, in TEST_F() 2665 buildVLocValueMap(OutermostLoc, AllVars, AssignBlocks, Output, in TEST_F() 2684 buildVLocValueMap(OutermostLoc, AllVars, AssignBlocks, Output, in TEST_F() [all …]
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/LiveDebugValues/ |
| H A D | InstrRefBasedImpl.h | 1071 void buildVLocValueMap(const DILocation *DILoc,
|
| H A D | InstrRefBasedImpl.cpp | 2623 void InstrRefBasedLDV::buildVLocValueMap( in buildVLocValueMap() function in InstrRefBasedLDV 3080 buildVLocValueMap(DILoc, VarsWeCareAbout, BlocksInScope, Output, MOutLocs, in depthFirstVLocAndEmit()
|