/external/llvm-project/llvm/unittests/IR/ |
D | AbstractCallSiteTest.cpp | 18 static std::unique_ptr<Module> parseIR(LLVMContext &C, const char *IR) { in parseIR() function
|
D | DebugInfoTest.cpp | 23 static std::unique_ptr<Module> parseIR(LLVMContext &C, const char *IR) { in parseIR() function
|
D | PassBuilderCallbacksTest.cpp | 265 static std::unique_ptr<Module> parseIR(LLVMContext &C, const char *IR) { in parseIR() function
|
D | PassManagerTest.cpp | 167 std::unique_ptr<Module> parseIR(LLVMContext &Context, const char *IR) { in parseIR() function
|
D | InstructionsTest.cpp | 33 static std::unique_ptr<Module> parseIR(LLVMContext &C, const char *IR) { in parseIR() function
|
/external/llvm-project/llvm/unittests/Transforms/Utils/ |
D | UnrollLoopTest.cpp | 23 static std::unique_ptr<Module> parseIR(LLVMContext &C, const char *IR) { in parseIR() function
|
D | LoopUtilsTest.cpp | 21 static std::unique_ptr<Module> parseIR(LLVMContext &C, const char *IR) { in parseIR() function
|
D | LoopRotationUtilsTest.cpp | 24 static std::unique_ptr<Module> parseIR(LLVMContext &C, const char *IR) { in parseIR() function
|
D | BasicBlockUtilsTest.cpp | 23 static std::unique_ptr<Module> parseIR(LLVMContext &C, const char *IR) { in parseIR() function
|
D | CallPromotionUtilsTest.cpp | 19 static std::unique_ptr<Module> parseIR(LLVMContext &C, const char *IR) { in parseIR() function
|
D | CodeMoverUtilsTest.cpp | 25 static std::unique_ptr<Module> parseIR(LLVMContext &C, const char *IR) { in parseIR() function
|
D | LocalTest.cpp | 106 static std::unique_ptr<Module> parseIR(LLVMContext &C, const char *IR) { in parseIR() function
|
D | CloningTest.cpp | 373 static std::unique_ptr<Module> parseIR(LLVMContext &C, const char *IR) { in parseIR() function
|
/external/llvm-project/llvm/unittests/Analysis/ |
D | LoadsTest.cpp | 19 static std::unique_ptr<Module> parseIR(LLVMContext &C, const char *IR) { in parseIR() function
|
D | IVDescriptorsTest.cpp | 38 static std::unique_ptr<Module> parseIR(LLVMContext &C, const char *IR) { in parseIR() function
|
D | VectorFunctionABITest.cpp | 622 static std::unique_ptr<Module> parseIR(LLVMContext &C, const char *IR) { in parseIR() function
|
D | CGSCCPassManagerTest.cpp | 184 std::unique_ptr<Module> parseIR(const char *IR) { in parseIR() function
|
/external/llvm/lib/IRReader/ |
D | IRReader.cpp | 66 std::unique_ptr<Module> llvm::parseIR(MemoryBufferRef Buffer, SMDiagnostic &Err, in parseIR() function in llvm
|
/external/llvm-project/llvm/lib/IRReader/ |
D | IRReader.cpp | 68 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/ |
D | IRReader.cpp | 68 std::unique_ptr<Module> llvm::parseIR(MemoryBufferRef Buffer, SMDiagnostic &Err, in parseIR() function in llvm
|
/external/llvm/unittests/Analysis/ |
D | LoopPassManagerTest.cpp | 102 std::unique_ptr<Module> parseIR(LLVMContext &C, const char *IR) { in parseIR() function
|
D | CGSCCPassManagerTest.cpp | 211 std::unique_ptr<Module> parseIR(const char *IR) { in parseIR() function
|
/external/llvm-project/llvm/unittests/CodeGen/ |
D | PassManagerTest.cpp | 163 std::unique_ptr<Module> parseIR(LLVMContext &Context, const char *IR) { in parseIR() function
|
/external/llvm/unittests/IR/ |
D | PassManagerTest.cpp | 158 std::unique_ptr<Module> parseIR(LLVMContext &Context, const char *IR) { in parseIR() function
|
/external/llvm-project/llvm/unittests/Transforms/Scalar/ |
D | LoopPassManagerTest.cpp | 229 std::unique_ptr<Module> parseIR(LLVMContext &C, const char *IR) { in parseIR() function
|