Lines Matching refs:Create
128 return CCMgrT::Create(ES, ErrorHandlerAddress); in createLocalCompileCallbackManager()
133 return CCMgrT::Create(ES, ErrorHandlerAddress); in createLocalCompileCallbackManager()
138 return CCMgrT::Create(ES, ErrorHandlerAddress); in createLocalCompileCallbackManager()
143 return CCMgrT::Create(ES, ErrorHandlerAddress); in createLocalCompileCallbackManager()
147 return CCMgrT::Create(ES, ErrorHandlerAddress); in createLocalCompileCallbackManager()
153 return CCMgrT::Create(ES, ErrorHandlerAddress); in createLocalCompileCallbackManager()
158 return CCMgrT::Create(ES, ErrorHandlerAddress); in createLocalCompileCallbackManager()
164 return CCMgrT::Create(ES, ErrorHandlerAddress); in createLocalCompileCallbackManager()
167 return CCMgrT::Create(ES, ErrorHandlerAddress); in createLocalCompileCallbackManager()
264 BasicBlock *EntryBlock = BasicBlock::Create(M.getContext(), "entry", &F); in makeStub()
312 Function::Create(cast<FunctionType>(F.getValueType()), in cloneFunctionDecl()