OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SLI
(Results
1 - 3
of
3
) sorted by null
/external/mtpd/
pptp.c
49
SLI
= 15,
55
"OCRQ", "OCRP", "ICRQ", "ICRP", "ICCN", "CCRQ", "CDN", "WEN", "
SLI
",
359
case
SLI
:
l2tp.c
56
SLI
= 16,
62
"OCRP", "OCCN", "ICRQ", "ICRP", "ICCN", NULL, "CDN", "WEN", "
SLI
",
479
case
SLI
:
/external/llvm/lib/CodeGen/
InlineSpiller.cpp
740
/// eliminateRedundantSpills -
SLI
:VNI is known to be on the stack. Remove any
741
/// redundant spills of this value in
SLI
.reg and sibling copies.
742
void InlineSpiller::eliminateRedundantSpills(LiveInterval &
SLI
, VNInfo *VNI) {
745
WorkList.push_back(std::make_pair(&
SLI
, VNI));
[
all
...]
Completed in 41 milliseconds