Searched refs:LIC (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | SplitKit.cpp | 1219 LiveIntervalCalc &LIC = getLICalc(RegIdx); in transferValues() local 1235 LIC.setLiveOutValue(&*MBB, VNI); in transferValues() 1253 LIC.setLiveOutValue(&*MBB, VNI); // Live-out as well. in transferValues() 1258 LIC.addLiveInBlock(LI, MDT[&*MBB], End); in transferValues() 1261 LIC.addLiveInBlock(LI, MDT[&*MBB]); in transferValues() 1262 LIC.setLiveOutValue(&*MBB, nullptr); in transferValues() 1291 void SplitEditor::extendPHIRange(MachineBasicBlock &B, LiveIntervalCalc &LIC, in extendPHIRange() argument 1305 LIC.extend(LR, End, /*PhysReg=*/0, Undefs); in extendPHIRange() 1323 LiveIntervalCalc &LIC = getLICalc(RegIdx); in extendPHIKillRanges() local 1326 extendPHIRange(B, LIC, LI, LaneBitmask::getAll(), /*Undefs=*/{}); in extendPHIKillRanges() [all …]
|
| H A D | SplitKit.h | 421 void extendPHIRange(MachineBasicBlock &B, LiveIntervalCalc &LIC,
|
| /freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/ |
| H A D | nvidia,tegra20-ictlr.txt | 12 - compatible : should be: "nvidia,tegra<chip>-ictlr". The LIC on
|