Searched defs:unwrap (Results 1 - 11 of 11) sorted by relevance

/freebsd-10-stable/contrib/llvm/include/llvm/IR/
H A DLLVMContext.h119 inline LLVMContext **unwrap(LLVMContextRef* Tys) { function in namespace:llvm
H A DType.h485 inline Type **unwrap(LLVMTypeRef* Tys) { function in namespace:llvm
H A DModule.h601 inline Module *unwrap(LLVMModuleProviderRef MP) { function in namespace:llvm
H A DValue.h445 inline Value **unwrap(LLVMValueRef *Vals) { function in namespace:llvm
450 inline T **unwrap(LLVMValueRef *Vals, unsigned Length) { function in namespace:llvm
/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A DCodeGen.h54 inline CodeModel::Model unwrap(LLVMCodeModel Model) { function in namespace:llvm
/freebsd-10-stable/contrib/llvm/lib/Object/
H A DObject.cpp22 inline ObjectFile *unwrap(LLVMObjectFileRef OF) { function
30 inline section_iterator *unwrap(LLVMSectionIteratorRef SI) { function
40 inline symbol_iterator *unwrap(LLVMSymbolIteratorRef SI) { function
50 inline relocation_iterator *unwrap(LLVMRelocationIteratorRef SI) { function
[all...]
/freebsd-10-stable/contrib/llvm/lib/Target/
H A DTarget.cpp27 inline DataLayout *unwrap(LLVMTargetDataRef P) { function
35 inline TargetLibraryInfo *unwrap(LLVMTargetLibraryInfoRef P) { function
[all...]
H A DTargetMachineC.cpp32 inline DataLayout *unwrap(LLVMTargetDataRef P) { function
40 inline TargetLibraryInfo *unwrap(LLVMTargetLibraryInfoRef P) { function
49 inline TargetMachine *unwrap(LLVMTargetMachineRef P) { function
52 inline Target *unwrap(LLVMTargetRef P) { function
[all...]
/freebsd-10-stable/contrib/llvm/lib/Transforms/IPO/
H A DPassManagerBuilder.cpp358 inline PassManagerBuilder *unwrap(LLVMPassManagerBuilderRef P) { function
[all...]
/freebsd-10-stable/contrib/file/src/
H A Dfile.c455 unwrap(struct magic_set *ms, const char *fn) function
/freebsd-10-stable/contrib/llvm/lib/ExecutionEngine/
H A DExecutionEngineBindings.cpp29 inline DataLayout *unwrap(LLVMTargetDataRef P) { function
37 inline TargetLibraryInfo *unwrap(LLVMTargetLibraryInfoRef P) { function
[all...]

Completed in 129 milliseconds