Lines Matching refs:Create
129 return CCMgrT::Create(ES, ErrorHandlerAddress); in createLocalCompileCallbackManager()
134 return CCMgrT::Create(ES, ErrorHandlerAddress); in createLocalCompileCallbackManager()
139 return CCMgrT::Create(ES, ErrorHandlerAddress); in createLocalCompileCallbackManager()
144 return CCMgrT::Create(ES, ErrorHandlerAddress); in createLocalCompileCallbackManager()
148 return CCMgrT::Create(ES, ErrorHandlerAddress); in createLocalCompileCallbackManager()
154 return CCMgrT::Create(ES, ErrorHandlerAddress); in createLocalCompileCallbackManager()
159 return CCMgrT::Create(ES, ErrorHandlerAddress); in createLocalCompileCallbackManager()
165 return CCMgrT::Create(ES, ErrorHandlerAddress); in createLocalCompileCallbackManager()
168 return CCMgrT::Create(ES, ErrorHandlerAddress); in createLocalCompileCallbackManager()
265 BasicBlock *EntryBlock = BasicBlock::Create(M.getContext(), "entry", &F); in makeStub()
313 Function::Create(cast<FunctionType>(F.getValueType()), in cloneFunctionDecl()