Home
last modified time | relevance | path

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

/llvm-project/llvm/utils/lit/lit/
H A DShCommands.py2 def __init__(self, args, redirects): argument
/llvm-project/mlir/lib/Target/LLVM/NVVM/
H A DTarget.cpp319 std::optional<StringRef> redirects[] = { compileToBinary() local
/llvm-project/llvm/unittests/Support/
H A DProgramTest.cpp198 std::optional<StringRef> redirects[] = {nul, nul, std::nullopt}; in TEST_F() local