OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:removeVRegDefAt
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
WebAssemblyOptimizeLiveIntervals.cpp
113
LIS.
removeVRegDefAt
(LI, LIS.getInstructionIndex(*MI).getRegSlot());
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
LiveIntervals.h
437
void
removeVRegDefAt
(LiveInterval &LI, SlotIndex Pos);
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
LiveRangeEdit.cpp
335
LIS.
removeVRegDefAt
(LI, Idx);
LiveIntervals.cpp
1715
void LiveIntervals::
removeVRegDefAt
(LiveInterval &LI, SlotIndex Pos) {
RegisterCoalescer.cpp
1021
LIS->
removeVRegDefAt
(IntA, AValNo->def);
1651
LIS->
removeVRegDefAt
(DstLI, RegIndex);
SplitKit.cpp
865
LIS.
removeVRegDefAt
(*LI, Def);
Completed in 53 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026