Searched refs:LS2 (Results 1 – 7 of 7) sorted by relevance
| /src/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonConstPropagation.cpp | 1108 LatticeCell LS1, LS2; in evaluateCMPrr() local 1109 if (!getCell(R1, Inputs, LS1) || !getCell(R2, Inputs, LS2)) in evaluateCMPrr() 1113 bool IsProp2 = LS2.isProperty(); in evaluateCMPrr() 1117 return evaluateCMPpp(Cmp, Prop1, LS2.properties(), Result); in evaluateCMPrr() 1122 uint32_t Prop2 = LS2.properties(); in evaluateCMPrr() 1128 for (unsigned i = 0; i < LS2.size(); ++i) { in evaluateCMPrr() 1130 bool Computed = constToInt(LS2.Values[i], A) && in evaluateCMPrr() 1382 LatticeCell LS2; in evaluateANDrr() local 1383 if (!evaluate(R2, L2, LS2)) in evaluateANDrr() 1385 if (LS2.isBottom() || LS2.isProperty()) in evaluateANDrr() [all …]
|
| /src/sys/contrib/device-tree/Bindings/pwm/ |
| H A D | pwm-fsl-ftm.txt | 12 LS2 | LE
|
| /src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
| H A D | CombinerHelper.cpp | 2825 GLoadStore *LS2 = dyn_cast<GLoadStore>(I2); in matchEqualDefs() local 2826 if (!LS1 || !LS2) in matchEqualDefs() 2830 (LS1->getMemSizeInBits() != LS2->getMemSizeInBits())) in matchEqualDefs()
|
| /src/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64SchedOryon.td | 83 // Port 8: Load/Store. LS2
|
| /src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPULegalizerInfo.cpp | 2595 auto LS2 = B.buildSub(S32, LS, One); in legalizeITOFP() local 2596 ShAmt = B.buildUMin(S32, LS2, MaxShAmt); in legalizeITOFP()
|
| /src/share/misc/ |
| H A D | pci_vendors | 8368 7033 PCI-CAN/LS2 (Series 2) 9064 e241 PCI-CAN/LS2
|
| /src/contrib/ncurses/misc/ |
| H A D | terminfo.src | 24859 # LS2 Locking Shift 2 * \E n - - -
|