Home
last modified time | relevance | path

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

/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/third_party/llvm-10.0/llvm/lib/IR/
DDIBuilder.cpp754 DISubprogram *DIBuilder::createFunction( in createFunction() function in DIBuilder
/external/swiftshader/src/Reactor/
DLLVMReactor.cpp508 static llvm::Function *createFunction(const char *name, llvm::Type *retTy, const std::vector<llvm::… in createFunction() function
682 void Nucleus::createFunction(Type *ReturnType, const std::vector<Type *> &Params) in createFunction() function in rr::Nucleus
DSubzeroReactor.cpp63 Ice::Cfg *createFunction(Ice::GlobalContext *context, Ice::Type returnType, const std::vector<Ice::… in createFunction() function
1141 void Nucleus::createFunction(Type *returnType, const std::vector<Type *> &paramTypes) in createFunction() function in rr::Nucleus