Home
last modified time | relevance | path

Searched defs:Liveness (Results 1 – 15 of 15) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DRDFLiveness.h34 struct Liveness { struct
55 Liveness(MachineRegisterInfo &mri, const DataFlowGraph &g) in Liveness() function
62 NodeList getAllReachingDefs(NodeAddr<RefNode*> RefA) { in getAllReachingDefs()
67 NodeList getAllReachingDefs(RegisterRef RefRR, NodeAddr<RefNode*> RefA) { in getAllReachingDefs()
74 NodeSet getAllReachedUses(RegisterRef RefRR, NodeAddr<DefNode*> DefA) { in getAllReachedUses()
84 LiveMapType &getLiveMap() { return LiveMap; } in getLiveMap()
85 const LiveMapType &getLiveMap() const { return LiveMap; } in getLiveMap()
87 const RefMap &getRealUses(NodeId P) const { in getRealUses()
98 void trace(bool T) { Trace = T; } in trace()
102 const TargetRegisterInfo &TRI;
[all …]
/external/llvm/lib/Target/Hexagon/
DRDFLiveness.h31 struct Liveness { struct
36 Liveness(MachineRegisterInfo &mri, const DataFlowGraph &g) in Liveness() function
48 LiveMapType &getLiveMap() { return LiveMap; } in getLiveMap()
49 const LiveMapType &getLiveMap() const { return LiveMap; } in getLiveMap()
50 const RefMap &getRealUses(NodeId P) const { in getRealUses()
61 void trace(bool T) { Trace = T; } in trace()
65 const TargetRegisterInfo &TRI;
66 const MachineDominatorTree &MDT;
67 const MachineDominanceFrontier &MDF;
68 const RegisterAliasInfo &RAI;
[all …]
/external/llvm/include/llvm/Transforms/IPO/
DDeadArgumentElimination.h68 enum Liveness { Live, MaybeLive }; enum
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/IPO/
DDeadArgumentElimination.h75 enum Liveness { Live, MaybeLive }; enum
/external/swiftshader/third_party/subzero/src/
DIceCfgNode.cpp675 bool CfgNode::liveness(Liveness *Liveness) { in liveness() argument
833 void CfgNode::livenessAddIntervals(Liveness *Liveness, InstNumberT FirstInstNum, in livenessAddIntervals() argument
978 Liveness *Liveness = Func->getLiveness(); in emitRegisterUsage() local
1085 Liveness *Liveness = Func->getLiveness(); in emit() local
1390 Liveness *Liveness = Func->getLiveness(); in dump() local
DIceLiveness.h123 Liveness(Cfg *Func, LivenessMode Mode) in Liveness() function
DIceMemory.h30 class Liveness; variable
DIceInst.cpp215 Liveness *Liveness, LiveBeginEndMap *LiveBegin, in liveness() argument
440 Liveness *Liveness) { in livenessPhiOperand() argument
DIceDefs.h73 class Liveness; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRegColoring.cpp90 LiveIntervals *Liveness = &getAnalysis<LiveIntervals>(); in runOnMachineFunction() local
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyRegColoring.cpp87 LiveIntervals *Liveness = &getAnalysis<LiveIntervals>(); in runOnMachineFunction() local
/external/syzkaller/vendor/cloud.google.com/go/storage/
Dbucket.go289 type Liveness int type
315 Liveness Liveness member
/external/swiftshader/third_party/LLVM/lib/Transforms/IPO/
DDeadArgumentElimination.cpp86 enum Liveness { Live, MaybeLive }; enum in __anonb6162dc60111::DAE
/external/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp1566 GlobalVariable *Liveness = new GlobalVariable( in InstrumentGlobals() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp1977 GlobalVariable *Liveness = new GlobalVariable( in InstrumentGlobalsMachO() local