Home
last modified time | relevance | path

Searched defs:parseIR (Results 1 – 25 of 31) sorted by relevance

12

/llvm-project/llvm/unittests/IR/
H A DAbstractCallSiteTest.cpp18 static std::unique_ptr<Module> parseIR(LLVMContext &C, const char *IR) { in parseIR() function
H A DStructuralHashTest.cpp21 std::unique_ptr<Module> parseIR(LLVMContext &Context, const char *IR) { parseIR() function
[all...]
H A DFunctionTest.cpp18 static std::unique_ptr<Module> parseIR(LLVMContext &C, const char *IR) { parseIR() function
H A DVFABIDemanglerTest.cpp809 static std::unique_ptr<Module> parseIR(LLVMContext &C, const char *IR) { parseIR() function
H A DBasicBlockDbgInfoTest.cpp28 static std::unique_ptr<Module> parseIR(LLVMContext &C, const char *IR) { in parseIR() function
[all...]
H A DBasicBlockTest.cpp261 static std::unique_ptr<Module> parseIR(LLVMContext &C, const char *IR) { parseIR() function
H A DPassBuilderCallbacksTest.cpp279 static std::unique_ptr<Module> parseIR(LLVMContext &C, const char *IR) { in parseIR() function
H A DDebugInfoTest.cpp31 static std::unique_ptr<Module> parseIR(LLVMContext &C, const char *IR) { in parseIR() function
[all...]
/llvm-project/llvm/unittests/CodeGen/GlobalISel/
H A DCallLowering.cpp26 std::unique_ptr<Module> parseIR(const char *IR) { in parseIR() function
/llvm-project/llvm/unittests/Transforms/Utils/
H A DUnrollLoopTest.cpp24 static std::unique_ptr<Module> parseIR(LLVMContext &C, const char *IR) { in parseIR() function
H A DModuleUtilsTest.cpp19 static std::unique_ptr<Module> parseIR(LLVMContext &C, const char *IR) { parseIR() function
H A DProfDataUtilTest.cpp21 static std::unique_ptr<Module> parseIR(LLVMContext &C, const char *IR) { in parseIR() function
H A DLoopRotationUtilsTest.cpp25 static std::unique_ptr<Module> parseIR(LLVMContext &C, const char *IR) { in parseIR() function
H A DLoopUtilsTest.cpp22 static std::unique_ptr<Module> parseIR(LLVMContext &C, const char *IR) { in parseIR() function
H A DDebugifyTest.cpp20 static std::unique_ptr<Module> parseIR(LLVMContext &C, const char *IR) { in parseIR() function
H A DCallPromotionUtilsTest.cpp22 static std::unique_ptr<Module> parseIR(LLVMContext &C, const char *IR) { parseIR() function
[all...]
H A DBasicBlockUtilsTest.cpp31 static std::unique_ptr<Module> parseIR(LLVMContext &C, const char *IR) { in parseIR() function
H A DCodeMoverUtilsTest.cpp26 static std::unique_ptr<Module> parseIR(LLVMContext &C, const char *IR) { in parseIR() function
/llvm-project/llvm/unittests/SandboxIR/
H A DSandboxIRTest.cpp24 void parseIR(LLVMContext &C, const char *IR) { parseIR() function
[all...]
/llvm-project/llvm/unittests/Target/AArch64/
H A DSMEAttributesTest.cpp12 std::unique_ptr<Module> parseIR(const char *IR) { in parseIR() function
/llvm-project/llvm/unittests/Analysis/
H A DReplaceWithVecLibTest.cpp25 static std::unique_ptr<Module> parseIR(LLVMContext &C, const char *IR) { in parseIR() function
H A DLoadsTest.cpp20 static std::unique_ptr<Module> parseIR(LLVMContext &C, const char *IR) { parseIR() function
H A DIVDescriptorsTest.cpp39 static std::unique_ptr<Module> parseIR(LLVMContext &C, const char *IR) { in parseIR() function
/llvm-project/llvm/lib/IRReader/
H A DIRReader.cpp69 std::unique_ptr<Module> llvm::parseIR(MemoryBufferRef Buffer, SMDiagnostic &Err, in parseIR() function in llvm
/llvm-project/llvm/unittests/CodeGen/
H A DPassManagerTest.cpp137 std::unique_ptr<Module> parseIR(LLVMContext &Context, const char *IR) { in parseIR() function

12