Home
last modified time | relevance | path

Searched defs:ParseFunctionBody (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
DBitcodeReader.cpp2542 std::error_code BitcodeReader::ParseFunctionBody(Function *F) { in ParseFunctionBody() function in BitcodeReader
/aosp_15_r20/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
DBitcodeReader.cpp2805 std::error_code BitcodeReader::ParseFunctionBody(Function *F) { in ParseFunctionBody() function in BitcodeReader
/aosp_15_r20/external/llvm/lib/AsmParser/
H A DLLParser.cpp4819 bool LLParser::ParseFunctionBody(Function &Fn) { in ParseFunctionBody() function in LLParser
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
H A DLLParser.cpp5582 bool LLParser::ParseFunctionBody(Function &Fn) { in ParseFunctionBody() function in LLParser