OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:addVRegUseDeps
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/CodeGen/
ScheduleDAGInstrs.h
230
void
addVRegUseDeps
(SUnit *SU, unsigned OperIdx);
/external/llvm/lib/CodeGen/
ScheduleDAGInstrs.cpp
224
addVRegUseDeps
(&ExitSU, i);
398
///
addVRegUseDeps
- Add a register data dependency if the instruction that
404
void ScheduleDAGInstrs::
addVRegUseDeps
(SUnit *SU, unsigned OperIdx) {
769
addVRegUseDeps
(SU, j);
[
all
...]
Completed in 389 milliseconds