Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DVectorCombine.cpp57 static const unsigned InvalidIndex = std::numeric_limits<unsigned>::max(); variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DWasmObjectWriter.cpp121 static const uint32_t InvalidIndex = -1; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGCall.cpp1397 static const unsigned InvalidIndex = ~0U; member in __anon6af8234f0511::ClangToLLVMArgMapping