Home
last modified time | relevance | path

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

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