Home
last modified time | relevance | path

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

/external/llvm-project/llvm/unittests/IR/
DAbstractCallSiteTest.cpp18 static std::unique_ptr<Module> parseIR(LLVMContext &C, const char *IR) { in parseIR() function
DDebugInfoTest.cpp23 static std::unique_ptr<Module> parseIR(LLVMContext &C, const char *IR) { in parseIR() function
DPassBuilderCallbacksTest.cpp265 static std::unique_ptr<Module> parseIR(LLVMContext &C, const char *IR) { in parseIR() function
DPassManagerTest.cpp167 std::unique_ptr<Module> parseIR(LLVMContext &Context, const char *IR) { in parseIR() function
DInstructionsTest.cpp33 static std::unique_ptr<Module> parseIR(LLVMContext &C, const char *IR) { in parseIR() function
/external/llvm-project/llvm/unittests/Transforms/Utils/
DUnrollLoopTest.cpp23 static std::unique_ptr<Module> parseIR(LLVMContext &C, const char *IR) { in parseIR() function
DLoopUtilsTest.cpp21 static std::unique_ptr<Module> parseIR(LLVMContext &C, const char *IR) { in parseIR() function
DLoopRotationUtilsTest.cpp24 static std::unique_ptr<Module> parseIR(LLVMContext &C, const char *IR) { in parseIR() function
DBasicBlockUtilsTest.cpp23 static std::unique_ptr<Module> parseIR(LLVMContext &C, const char *IR) { in parseIR() function
DCallPromotionUtilsTest.cpp19 static std::unique_ptr<Module> parseIR(LLVMContext &C, const char *IR) { in parseIR() function
DCodeMoverUtilsTest.cpp25 static std::unique_ptr<Module> parseIR(LLVMContext &C, const char *IR) { in parseIR() function
DLocalTest.cpp106 static std::unique_ptr<Module> parseIR(LLVMContext &C, const char *IR) { in parseIR() function
DCloningTest.cpp373 static std::unique_ptr<Module> parseIR(LLVMContext &C, const char *IR) { in parseIR() function
/external/llvm-project/llvm/unittests/Analysis/
DLoadsTest.cpp19 static std::unique_ptr<Module> parseIR(LLVMContext &C, const char *IR) { in parseIR() function
DIVDescriptorsTest.cpp38 static std::unique_ptr<Module> parseIR(LLVMContext &C, const char *IR) { in parseIR() function
DVectorFunctionABITest.cpp622 static std::unique_ptr<Module> parseIR(LLVMContext &C, const char *IR) { in parseIR() function
DCGSCCPassManagerTest.cpp184 std::unique_ptr<Module> parseIR(const char *IR) { in parseIR() function
/external/llvm/lib/IRReader/
DIRReader.cpp66 std::unique_ptr<Module> llvm::parseIR(MemoryBufferRef Buffer, SMDiagnostic &Err, in parseIR() function in llvm
/external/llvm-project/llvm/lib/IRReader/
DIRReader.cpp68 std::unique_ptr<Module> llvm::parseIR(MemoryBufferRef Buffer, SMDiagnostic &Err, in parseIR() function in llvm
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IRReader/
DIRReader.cpp68 std::unique_ptr<Module> llvm::parseIR(MemoryBufferRef Buffer, SMDiagnostic &Err, in parseIR() function in llvm
/external/llvm/unittests/Analysis/
DLoopPassManagerTest.cpp102 std::unique_ptr<Module> parseIR(LLVMContext &C, const char *IR) { in parseIR() function
DCGSCCPassManagerTest.cpp211 std::unique_ptr<Module> parseIR(const char *IR) { in parseIR() function
/external/llvm-project/llvm/unittests/CodeGen/
DPassManagerTest.cpp163 std::unique_ptr<Module> parseIR(LLVMContext &Context, const char *IR) { in parseIR() function
/external/llvm/unittests/IR/
DPassManagerTest.cpp158 std::unique_ptr<Module> parseIR(LLVMContext &Context, const char *IR) { in parseIR() function
/external/llvm-project/llvm/unittests/Transforms/Scalar/
DLoopPassManagerTest.cpp229 std::unique_ptr<Module> parseIR(LLVMContext &C, const char *IR) { in parseIR() function