Home
last modified time | relevance | path

Searched defs:parseAssembly (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/llvm/unittests/Analysis/
H A DValueTrackingTest.cpp26 void parseAssembly(const char *Assembly) { in parseAssembly() function in __anone846e1070111::MatchSelectPatternTest
H A DLazyCallGraphTest.cpp24 std::unique_ptr<Module> parseAssembly(LLVMContext &Context, in parseAssembly() function
/aosp_15_r20/external/llvm/lib/AsmParser/
H A DParser.cpp34 std::unique_ptr<Module> llvm::parseAssembly(MemoryBufferRef F, in parseAssembly() function in llvm
/aosp_15_r20/external/llvm/unittests/Bitcode/
H A DBitReaderTest.cpp32 std::unique_ptr<Module> parseAssembly(LLVMContext &Context, in parseAssembly() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
H A DParser.cpp41 llvm::parseAssembly(MemoryBufferRef F, SMDiagnostic &Err, LLVMContext &Context, in parseAssembly() function in llvm
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/AsmParser/
H A DParser.cpp46 llvm::parseAssembly(MemoryBufferRef F, SMDiagnostic &Err, LLVMContext &Context, in parseAssembly() function in llvm