Searched defs:ContextRef (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Reader/ |
H A D | BitReader.cpp | 34 LLVMBool LLVMParseBitcodeInContext(LLVMContextRef ContextRef, in LLVMParseBitcodeInContext() 57 LLVMBool LLVMParseBitcodeInContext2(LLVMContextRef ContextRef, in LLVMParseBitcodeInContext2() 77 LLVMBool LLVMGetBitcodeModuleInContext(LLVMContextRef ContextRef, in LLVMGetBitcodeModuleInContext() 104 LLVMBool LLVMGetBitcodeModuleInContext2(LLVMContextRef ContextRef, in LLVMGetBitcodeModuleInContext2()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/ |
H A D | BitReader.cpp | 35 LLVMBool LLVMParseBitcodeInContext(LLVMContextRef ContextRef, in LLVMParseBitcodeInContext() 58 LLVMBool LLVMParseBitcodeInContext2(LLVMContextRef ContextRef, in LLVMParseBitcodeInContext2() 78 LLVMBool LLVMGetBitcodeModuleInContext(LLVMContextRef ContextRef, in LLVMGetBitcodeModuleInContext() 105 LLVMBool LLVMGetBitcodeModuleInContext2(LLVMContextRef ContextRef, in LLVMGetBitcodeModuleInContext2()
|
/aosp_15_r20/external/llvm/lib/Bitcode/Reader/ |
H A D | BitReader.cpp | 44 LLVMBool LLVMParseBitcodeInContext(LLVMContextRef ContextRef, in LLVMParseBitcodeInContext() 72 LLVMBool LLVMParseBitcodeInContext2(LLVMContextRef ContextRef, in LLVMParseBitcodeInContext2() 91 LLVMBool LLVMGetBitcodeModuleInContext(LLVMContextRef ContextRef, in LLVMGetBitcodeModuleInContext() 120 LLVMBool LLVMGetBitcodeModuleInContext2(LLVMContextRef ContextRef, in LLVMGetBitcodeModuleInContext2()
|
/aosp_15_r20/frameworks/compile/libbcc/bcinfo/BitReader_3_0/ |
D | BitReader.cpp | 28 LLVMBool LLVMParseBitcodeInContext(LLVMContextRef ContextRef, in LLVMParseBitcodeInContext() 48 LLVMBool LLVMGetBitcodeModuleInContext(LLVMContextRef ContextRef, in LLVMGetBitcodeModuleInContext() 73 LLVMBool LLVMGetBitcodeModuleProviderInContext(LLVMContextRef ContextRef, in LLVMGetBitcodeModuleProviderInContext()
|
/aosp_15_r20/frameworks/compile/libbcc/bcinfo/BitReader_2_7/ |
D | BitReader.cpp | 28 LLVMBool LLVMParseBitcodeInContext(LLVMContextRef ContextRef, in LLVMParseBitcodeInContext() 48 LLVMBool LLVMGetBitcodeModuleInContext(LLVMContextRef ContextRef, in LLVMGetBitcodeModuleInContext() 73 LLVMBool LLVMGetBitcodeModuleProviderInContext(LLVMContextRef ContextRef, in LLVMGetBitcodeModuleProviderInContext()
|
/aosp_15_r20/external/llvm/lib/IRReader/ |
H A D | IRReader.cpp | 102 LLVMBool LLVMParseIRInContext(LLVMContextRef ContextRef, in LLVMParseIRInContext()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IRReader/ |
H A D | IRReader.cpp | 115 LLVMBool LLVMParseIRInContext(LLVMContextRef ContextRef, in LLVMParseIRInContext()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IRReader/ |
H A D | IRReader.cpp | 112 LLVMBool LLVMParseIRInContext(LLVMContextRef ContextRef, in LLVMParseIRInContext()
|
/aosp_15_r20/frameworks/native/opengl/libs/EGL/ |
H A D | egl_object.h | 212 typedef egl_context_t::Ref ContextRef; typedef
|