Home
last modified time | relevance | path

Searched defs:ByteCode (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/src/sksl/
DSkSLByteCode.h171 struct SK_API ByteCode { struct
174 ByteCode() = default; argument
176 ByteCode& operator=(const ByteCode&) = delete; argument
181 std::vector<std::unique_ptr<ByteCodeFunction>> fFunctions; argument
184 const ByteCodeFunction* getFunction(const char* name) const { in getFunction() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DARMWinEH.h412 const uint8_t *ByteCode = in UnwindByteCode() local