Home
last modified time | relevance | path

Searched defs:Input2 (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/unittests/ObjectYAML/
H A DYAMLTest.cpp49 yaml::Input Input2(InputYAML); in TEST() local
/llvm-project/llvm/unittests/Remarks/
H A DRemarksLinkingTest.cpp54 remarks::Format InputFormat2, StringRef Input2, in check()
/llvm-project/bolt/lib/Passes/
H A DValidateInternalCalls.cpp273 std::pair<MCPhysReg, int64_t> Input2 = std::make_pair(0, 0); in analyzeFunction() local
/llvm-project/llvm/unittests/Support/
H A DCommandLineTest.cpp251 const char Input2[] = R"(a b c d ")"; in TEST() local
266 const char Input2[] = "\"a\\\"b c\\\"d\n\"e\\\"f g\\\"h\n"; in TEST() local
2099 EXPECT_EQ("input2", Input2); in TEST() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp2601 __anond38c7e7d0302(SDValue &Input1, SDValue &Input2, ArrayRef<int> Mask) SplitVecRes_VECTOR_SHUFFLE() argument