OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isAliased
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/nvi/dist/tcl_scripts/
mailprocs.tcl
49
isAliased
[string trim $name]
70
proc
isAliased
{target} {
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
PseudoSourceValue.cpp
50
bool PseudoSourceValue::
isAliased
(const MachineFrameInfo *) const {
65
bool FixedStackPseudoSourceValue::
isAliased
(const MachineFrameInfo *MFI) const {
90
bool CallEntryPseudoSourceValue::
isAliased
(const MachineFrameInfo *) const {
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
MachineFrameInfo.h
175
bool
isAliased
;
187
bool
IsAliased
, uint8_t StackID = 0)
190
Alloca(Alloca),
isAliased
(
IsAliased
), SSPLayout(SSPLK_None) {}
646
bool
isAliased
= false);
663
return Objects[ObjectIdx+NumFixedObjects].
isAliased
;
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
SLPVectorizer.cpp
1943
bool
isAliased
(const MemoryLocation &Loc1, Instruction *Inst1,
5984
// SLP->
isAliased
(which is the expensive part in this loop).
5992
SLP->
isAliased
(SrcLoc, SrcInst, DepDest->Inst)))) {
Completed in 26 milliseconds
Indexes created Sun Aug 09 00:24:28 UTC 2026