OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MarkVirtRegAliveInBlock
(Results
1 - 6
of
6
) sorted by null
/external/llvm/include/llvm/CodeGen/
LiveVariables.h
276
void
MarkVirtRegAliveInBlock
(VarInfo& VRInfo, MachineBasicBlock* DefBlock,
278
void
MarkVirtRegAliveInBlock
(VarInfo& VRInfo, MachineBasicBlock* DefBlock,
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
LiveVariables.h
283
void
MarkVirtRegAliveInBlock
(VarInfo& VRInfo, MachineBasicBlock* DefBlock,
285
void
MarkVirtRegAliveInBlock
(VarInfo& VRInfo, MachineBasicBlock* DefBlock,
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
LiveVariables.h
275
void
MarkVirtRegAliveInBlock
(VarInfo& VRInfo, MachineBasicBlock* DefBlock,
277
void
MarkVirtRegAliveInBlock
(VarInfo& VRInfo, MachineBasicBlock* DefBlock,
/external/llvm/lib/CodeGen/
LiveVariables.cpp
92
void LiveVariables::
MarkVirtRegAliveInBlock
(VarInfo& VRInfo,
118
void LiveVariables::
MarkVirtRegAliveInBlock
(VarInfo &VRInfo,
122
MarkVirtRegAliveInBlock
(VRInfo, DefBlock, MBB, WorkList);
127
MarkVirtRegAliveInBlock
(VRInfo, DefBlock, Pred, WorkList);
179
MarkVirtRegAliveInBlock
(VRInfo, MRI->getVRegDef(reg)->getParent(), *PI);
596
MarkVirtRegAliveInBlock
(getVarInfo(*I),MRI->getVRegDef(*I)->getParent(),
/external/swiftshader/third_party/LLVM/lib/CodeGen/
LiveVariables.cpp
88
void LiveVariables::
MarkVirtRegAliveInBlock
(VarInfo& VRInfo,
113
void LiveVariables::
MarkVirtRegAliveInBlock
(VarInfo &VRInfo,
117
MarkVirtRegAliveInBlock
(VRInfo, DefBlock, MBB, WorkList);
122
MarkVirtRegAliveInBlock
(VRInfo, DefBlock, Pred, WorkList);
175
MarkVirtRegAliveInBlock
(VRInfo, MRI->getVRegDef(reg)->getParent(), *PI);
583
MarkVirtRegAliveInBlock
(getVarInfo(*I),MRI->getVRegDef(*I)->getParent(),
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
LiveVariables.cpp
92
void LiveVariables::
MarkVirtRegAliveInBlock
(VarInfo& VRInfo,
118
void LiveVariables::
MarkVirtRegAliveInBlock
(VarInfo &VRInfo,
122
MarkVirtRegAliveInBlock
(VRInfo, DefBlock, MBB, WorkList);
127
MarkVirtRegAliveInBlock
(VRInfo, DefBlock, Pred, WorkList);
179
MarkVirtRegAliveInBlock
(VRInfo, MRI->getVRegDef(reg)->getParent(), *PI);
596
MarkVirtRegAliveInBlock
(getVarInfo(*I),MRI->getVRegDef(*I)->getParent(),
Completed in 688 milliseconds