Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Analysis/
DDIBuilder.cpp751 DISubprogram DIBuilder::createFunction(DIDescriptor Context, in createFunction() function in DIBuilder
/external/swiftshader/third_party/LLVM/examples/ExceptionDemo/
DExceptionDemo.cpp220 llvm::Function *createFunction(llvm::Module &module, in createFunction() function
/external/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp215 llvm::Function *createFunction(llvm::Module &module, in createFunction() function
/external/llvm/lib/IR/
DDIBuilder.cpp628 DISubprogram *DIBuilder::createFunction( in createFunction() function in DIBuilder
/external/swiftshader/src/Reactor/
DSubzeroReactor.cpp647 void Nucleus::createFunction(Type *ReturnType, std::vector<Type*> &Params) in createFunction() function in sw::Nucleus
DLLVMReactor.cpp367 void Nucleus::createFunction(Type *ReturnType, std::vector<Type*> &Params) in createFunction() function in sw::Nucleus