Searched defs:constInt (Results 1 – 7 of 7) sorted by relevance
29 typedef const int constInt; typedef
23 INTEGER, PARAMETER :: constInt = 0 local
1812 if (const ConstantInt *constInt = dyn_cast<ConstantInt>(CPV)) { in bufferLEByte() local1818 if (const auto *constInt = dyn_cast_or_null<ConstantInt>( in bufferLEByte() local1834 if (const ConstantInt *constInt = dyn_cast<ConstantInt>(CPV)) { in bufferLEByte() local1840 if (const auto *constInt = dyn_cast_or_null<ConstantInt>( in bufferLEByte() local
1834 if (const ConstantInt *constInt = dyn_cast<ConstantInt>(CPV)) { in bufferLEByte() local1840 if (const ConstantInt *constInt = dyn_cast<ConstantInt>( in bufferLEByte() local1856 if (const ConstantInt *constInt = dyn_cast<ConstantInt>(CPV)) { in bufferLEByte() local1862 if (const ConstantInt *constInt = dyn_cast<ConstantInt>( in bufferLEByte() local
1801 if (const ConstantInt *constInt = dyn_cast<ConstantInt>(CPV)) { in bufferLEByte() local1807 if (const auto *constInt = dyn_cast<ConstantInt>( in bufferLEByte() local1823 if (const ConstantInt *constInt = dyn_cast<ConstantInt>(CPV)) { in bufferLEByte() local1829 if (const auto *constInt = dyn_cast<ConstantInt>( in bufferLEByte() local
23 const int constInt = 0; variable