OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ispreserving
(Results
1 - 5
of
5
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
msxml.h
[
all
...]
msxml2.h
[
all
...]
/external/llvm/lib/Target/Hexagon/
RDFGraph.cpp
677
bool TargetOperandInfo::
isPreserving
(const MachineInstr &In, unsigned OpNum)
[
all
...]
RDFLiveness.cpp
850
bool
IsPreserving
= DA.Addr->getFlags() & NodeAttrs::Preserving;
851
if (IA.Addr->getKind() != NodeAttrs::Phi && !
IsPreserving
) {
[
all
...]
RDFGraph.h
403
virtual bool
isPreserving
(const MachineInstr &In, unsigned OpNum) const;
Completed in 172 milliseconds