Home
last modified time | relevance | path

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

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