Searched refs:func_art_portable_set64_static_from_code (Results 1 – 1 of 1) sorted by relevance
763 Function* func_art_portable_set64_static_from_code = mod->getFunction("art_portable_set64_static_fr… in makeLLVMModuleContents() local764 if (!func_art_portable_set64_static_from_code) { in makeLLVMModuleContents()765 func_art_portable_set64_static_from_code = Function::Create( in makeLLVMModuleContents()769 func_art_portable_set64_static_from_code->setCallingConv(CallingConv::C); in makeLLVMModuleContents()772 func_art_portable_set64_static_from_code->setAttributes(func_art_portable_set64_static_from_code_PA… in makeLLVMModuleContents()