Home
last modified time | relevance | path

Searched defs:PhiInfo (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/amd/compiler/
Daco_live_var_analysis.cpp85 struct PhiInfo { struct
86 uint16_t logical_phi_sgpr_ops = 0;
87 uint16_t linear_phi_ops = 0;
88 uint16_t linear_phi_defs = 0;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonBitSimplify.cpp2916 struct PhiInfo { struct in __anon63ceeebe0d11::HexagonLoopRescheduling
2919 unsigned DefR;
2920 BitTracker::RegisterRef LR, PR; // Loop Register, Preheader Register
2921 MachineBasicBlock *LB, *PB; // Loop Block, Preheader Block
2943 HexagonLoopRescheduling::PhiInfo::PhiInfo(MachineInstr &P, in PhiInfo() function in HexagonLoopRescheduling::PhiInfo