Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DWasmObjectWriter.cpp119 static const uint32_t InvalidIndex = -1; global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVectorCombine.cpp61 static const unsigned InvalidIndex = std::numeric_limits<unsigned>::max(); global() variable
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp1440 static const unsigned InvalidIndex = ~0U; global() member in __anon78e357f60511::ClangToLLVMArgMapping