Home
last modified time | relevance | path

Searched defs:constInt (Results 1 – 3 of 3) sorted by relevance

/external/clang/test/Analysis/
Dblocks-no-inline.c29 typedef const int constInt; typedef
/external/llvm/lib/Target/NVPTX/
DNVPTXAsmPrinter.cpp1834 if (const ConstantInt *constInt = dyn_cast<ConstantInt>(CPV)) { in bufferLEByte() local
1840 if (const ConstantInt *constInt = dyn_cast<ConstantInt>( in bufferLEByte() local
1856 if (const ConstantInt *constInt = dyn_cast<ConstantInt>(CPV)) { in bufferLEByte() local
1862 if (const ConstantInt *constInt = dyn_cast<ConstantInt>( in bufferLEByte() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/NVPTX/
DNVPTXAsmPrinter.cpp1814 if (const ConstantInt *constInt = dyn_cast<ConstantInt>(CPV)) { in bufferLEByte() local
1820 if (const auto *constInt = dyn_cast_or_null<ConstantInt>( in bufferLEByte() local
1836 if (const ConstantInt *constInt = dyn_cast<ConstantInt>(CPV)) { in bufferLEByte() local
1842 if (const auto *constInt = dyn_cast_or_null<ConstantInt>( in bufferLEByte() local