Searched defs:createFunction (Results 1 – 3 of 3) sorted by relevance
754 DISubprogram *DIBuilder::createFunction( in createFunction() function in DIBuilder
513 static llvm::Function *createFunction(const char *name, llvm::Type *retTy, const std::vector<llvm::… in createFunction() function693 void Nucleus::createFunction(Type *ReturnType, const std::vector<Type *> &Params) in createFunction() function in rr::Nucleus
64 Ice::Cfg *createFunction(Ice::GlobalContext *context, Ice::Type returnType, const std::vector<Ice::… in createFunction() function1129 void Nucleus::createFunction(Type *returnType, const std::vector<Type *> ¶mTypes) in createFunction() function in rr::Nucleus