Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DRDFLiveness.h33 struct Liveness { struct
54 Liveness(MachineRegisterInfo &mri, const DataFlowGraph &g) in Liveness() argument
61 NodeList getAllReachingDefs(NodeAddr<RefNode*> RefA) { in getAllReachingDefs()
66 NodeList getAllReachingDefs(RegisterRef RefRR, NodeAddr<RefNode*> RefA) { in getAllReachingDefs()
73 NodeSet getAllReachedUses(RegisterRef RefRR, NodeAddr<DefNode*> DefA) { in getAllReachedUses()
83 LiveMapType &getLiveMap() { return LiveMap; } in getLiveMap()
84 const LiveMapType &getLiveMap() const { return LiveMap; } in getLiveMap()
86 const RefMap &getRealUses(NodeId P) const { in getRealUses()
97 void trace(bool T) { Trace = T; } in trace()
101 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-project/mlir/include/mlir/Analysis/
DLiveness.h143 friend class Liveness; variable
/external/llvm-project/openmp/libomptarget/deviceRTLs/common/src/
Dreduction.cu63 __kmpc_impl_lanemask_t Liveness = __kmpc_impl_activemask(); in gpu_irregular_simd_reduce() local
128 __kmpc_impl_lanemask_t Liveness = __kmpc_impl_activemask(); in nvptx_parallel_reduce_nowait() local
/external/llvm/include/llvm/Transforms/IPO/
DDeadArgumentElimination.h68 enum Liveness { Live, MaybeLive }; enum
/external/swiftshader/third_party/subzero/src/
DIceCfgNode.cpp653 bool CfgNode::liveness(Liveness *Liveness) { in liveness() argument
811 void CfgNode::livenessAddIntervals(Liveness *Liveness, InstNumberT FirstInstNum, in livenessAddIntervals() argument
956 Liveness *Liveness = Func->getLiveness(); in emitRegisterUsage() local
1063 Liveness *Liveness = Func->getLiveness(); in emit() local
1368 Liveness *Liveness = Func->getLiveness(); in dump() local
DIceLiveness.h124 Liveness(Cfg *Func, LivenessMode Mode) in Liveness() function
DIceMemory.h30 class Liveness; variable
DIceDefs.h73 class Liveness; variable
DIceInst.cpp207 Liveness *Liveness, LiveBeginEndMap *LiveBegin, in liveness() argument
432 Liveness *Liveness) { in livenessPhiOperand() argument
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/
DDeadArgumentElimination.h74 enum Liveness { Live, MaybeLive }; enum
/external/llvm-project/llvm/include/llvm/Transforms/IPO/
DDeadArgumentElimination.h74 enum Liveness { Live, MaybeLive }; enum
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyRegColoring.cpp87 LiveIntervals *Liveness = &getAnalysis<LiveIntervals>(); in runOnMachineFunction() local
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyRegColoring.cpp89 LiveIntervals *Liveness = &getAnalysis<LiveIntervals>(); in runOnMachineFunction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRegColoring.cpp89 LiveIntervals *Liveness = &getAnalysis<LiveIntervals>(); in runOnMachineFunction() local
/external/llvm-project/mlir/lib/Analysis/
DLiveness.cpp161 Liveness::Liveness(Operation *op) : operation(op) { build(); } in Liveness() function in Liveness
/external/llvm-project/llvm/lib/Target/AMDGPU/
DSIPeepholeSDWA.cpp912 auto Liveness = MBB.computeRegisterLiveness(TRI, AMDGPU::VCC, MI, 25); in pseudoOpConvertToVOP2() local
DSIFoldOperands.cpp242 auto Liveness = MBB->computeRegisterLiveness(&TRI, AMDGPU::VCC, MI, 16); in updateOperand() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIPeepholeSDWA.cpp916 auto Liveness = MBB.computeRegisterLiveness(TRI, AMDGPU::VCC, MI, 25); in pseudoOpConvertToVOP2() local
DSIFoldOperands.cpp242 auto Liveness = MBB->computeRegisterLiveness(&TRI, AMDGPU::VCC, MI, 16); in updateOperand() local
/external/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp1566 GlobalVariable *Liveness = new GlobalVariable( in InstrumentGlobals() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp2147 GlobalVariable *Liveness = new GlobalVariable( in InstrumentGlobalsMachO() local
/external/llvm-project/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp2181 GlobalVariable *Liveness = new GlobalVariable( in InstrumentGlobalsMachO() local