Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/compile/slang/
Dslang_rs_reflection_cpp.cpp269 std::string FunctionStart = "void forEach_" + ForEach->getName() + "("; in genForEachDeclarations() local
323 std::string FunctionStart = in genExportForEachBodies() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp177 FunctionStart, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp214 FunctionStart, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DWasmObjectFile.cpp1148 const uint8_t *FunctionStart = Ctx.Ptr; in parseCodeSection() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
H A DWasmObjectFile.cpp1405 const uint8_t *FunctionStart = Ctx.Ptr; in parseCodeSection() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/FileCheck/
H A DFileCheck.cpp779 size_t FunctionStart = Expr.find('('); in parseNumericSubstitutionBlock() local